bug-binutils
[Top][All Lists]
Advanced

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

[Bug binutils/27671] bfd/bfd-in.h, bfd/bfd-in2.h: Poisoning TRUE / FALSE


From: amodra at gmail dot com
Subject: [Bug binutils/27671] bfd/bfd-in.h, bfd/bfd-in2.h: Poisoning TRUE / FALSE also poisons e.g. Win32 system headers
Date: Wed, 31 Mar 2021 12:29:03 +0000

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

Alan Modra <amodra at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Last reconfirmed|                            |2021-03-31
           Assignee|unassigned at sourceware dot org   |amodra at gmail dot com
             Status|UNCONFIRMED                 |ASSIGNED
     Ever confirmed|0                           |1

--- Comment #1 from Alan Modra <amodra at gmail dot com> ---
Ideally we'd include all system headers before any poisoning, but untangling
all that will take quite a bit of work.  (I undef'd and poisoned _FEATURES_H in
bfd.h which is a good way to catch any system headers included after bfd.h on
linux.)

For the time being I think I'll just not poison TRUE and FALSE.

-- 
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]