This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC 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: Ada fixes for mingw32- tracebak.c (4/6)


> This prevents a warning about redefinition of MAX (already defined in system.h,
> when in !IN_RTS)

This one is not OK: there's already an approved patch that does the
right thing: #ifndef MAX, since tracebak.h is not always built with
system.h

Arno


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