bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug binutils/22823] bfd/libbfd.h:268:4: error: cast between incompatibl


From: ro at gcc dot gnu.org
Subject: [Bug binutils/22823] bfd/libbfd.h:268:4: error: cast between incompatible function types from ‘bfd_boolean (*)(bfd *)’ {aka ‘int (*)(struct bfd *)’} to ‘bfd_boolean (*)(bfd *, bfd *)’ {aka ‘int (*)(struct bfd *, struct bfd *)’}
Date: Fri, 09 Feb 2018 16:04:26 +0000

https://sourceware.org/bugzilla/show_bug.cgi?id=22823

Rainer Orth <ro at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2018-02-09
                 CC|                            |ro at gcc dot gnu.org
   Target Milestone|---                         |2.31
     Ever confirmed|0                           |1

--- Comment #1 from Rainer Orth <ro at gcc dot gnu.org> ---
I'm seeing the same (a regression, if you can call it that), from gcc 7.1.
You can work around this by configuring with --disable-werror.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]