14 Oct 17:45
Re: Ticket #2115 Avoid bad Apple macros
John Maddock <john <at> johnmaddock.co.uk>
2008-10-14 15:45:19 GMT
2008-10-14 15:45:19 GMT
Steven Watanabe wrote: >>> Heh, I forgot about that one. Suppose we just >>> >>> #define check BOOST_PREVENT_MACRO_SUBSTITUION check >>> >>> ?>> >> Won't that cause macro redefinition errors? Also, how is it >> different from >> >> #define check check In fact it's not really any different from: #undef check is it? John. _______________________________________________ Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost
>>
>> Won't that cause macro redefinition errors? Also, how is it
>> different from
>>
>> #define check check
In fact it's not really any different from:
#undef check
is it?
John.
_______________________________________________
Unsubscribe & other changes:
RSS Feed