This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: PATCH: Replace _XXX with XXX_P


"H.J. Lu" <hongjiu.lu@intel.com> writes:

> Hi,
>
> _XXX is reserved. We can't use it in user codes. In fact, mingw headers
> use _XXX.

Actually that's a bug in the mingw headers.  Identifiers starting with
an underscore and a lower case letter are only reserved at file scope.

Andreas.

-- 
Andreas Schwab, schwab@redhat.com
GPG Key fingerprint = D4E8 DBE3 3813 BB5D FA84  5EC7 45C6 250E 6F00 984E
"And now for something completely different."


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]