[Boost-bugs] [Boost C++ Libraries] #6096: Consider __GNUC__ in and.hpp / or.hpp

Subject: [Boost-bugs] [Boost C++ Libraries] #6096: Consider __GNUC__ in and.hpp / or.hpp
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2011-11-04 22:36:59


#6096: Consider __GNUC__ in and.hpp / or.hpp
-----------------------------------------------------------------------+----
 Reporter: Karthik Rajagopalan <karthik.rajagopalan@…> | Owner: agurtovoy
     Type: Feature Requests | Status: new
Milestone: To Be Determined | Component: mpl
  Version: Boost 1.37.0 | Severity: Cosmetic
 Keywords: |
-----------------------------------------------------------------------+----
 In boost mpl header files - "and.hpp" and "or.hpp", we try to undef macros
 from is0646.h under Windows for processing boost headers. I see that we
 excluse GCCXML tool under this condition. Since we widely use mingw's
 'cpp' to generate dependency files, can we also include __GNUC__ macro as
 part of this condition?

 I am attaching the patch for this case.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/6096>
Boost C++ Libraries <http://www.boost.org/>
Boost provides free peer-reviewed portable C++ source libraries.

This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:07 UTC