On Mar 12, 2014, at 10:56 AM, Steven Watanabe <[email protected]> wrote:
>> https://svn.boost.org/trac/boost/ticket/8542 - looks like some offending >> macro >> in the Apple header, which also affects TypeTraits; should we try fixing it? > > My vote is no. Fixing this everywhere in Boost is basically > hopeless, and Apple has no business defining check as a > macro in the first place. I agree - Apple shouldn’t be defining “check” and “require” as macros. That being said, it keeps coming back to bite us. I made a patch for this and tossed it over to John Maddock (maintainer of TypeTraits), and assigned the bug to him. He can, apply the patch, close it, whatever. — Marshall _______________________________________________ Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost-maint
