Re: [Boost-bugs] [Boost C++ Libraries] #4464: gccxml error with msvc 9 and boost

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #4464: gccxml error with msvc 9 and boost
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2012-09-05 17:24:08


#4464: gccxml error with msvc 9 and boost
--------------------------------------------------------------+-------------
  Reporter: Christopher Bruns <cmbruns@…> | Owner: burbelgruff
      Type: Bugs | Status: new
 Milestone: Boost 1.44.0 | Component: typeof
   Version: Boost 1.43.0 | Severity: Problem
Resolution: | Keywords:
--------------------------------------------------------------+-------------

Comment (by anonymous):

 ran into this yesterday, as of now gccxml still doesnt like any of the
 msvc specific hacks.

 however, i dont think we need them here anyway, so this can be avoided by
 addding
 && !defined(__GCCXML__)
 after
 #elif defined(_MSC_VER)
 in boost/typeof/typeof.hpp

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/4464#comment:2>
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:10 UTC