[Boost-bugs] [Boost C++ Libraries] #1570: Some boost headers aren't ready for gcc 4.3

Subject: [Boost-bugs] [Boost C++ Libraries] #1570: Some boost headers aren't ready for gcc 4.3
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2008-01-15 16:14:47


#1570: Some boost headers aren't ready for gcc 4.3
-------------------------------+--------------------------------------------
 Reporter: bero_at_[hidden] | Type: Bugs
   Status: new | Milestone: To Be Determined
Component: Building Boost | Version: Boost 1.34.1
 Severity: Problem | Keywords:
-------------------------------+--------------------------------------------
 When building boost, gcc 4.3 (close-to-release snapshot) complains about:

 ./boost/test/test_tools.hpp:567: error: 'CHAR_BIT' was not declared in
 this scope

 ./boost/spirit/phoenix/operators.hpp:355: error: 'INT_MAX' was not
 declared in this scope

 ./boost/wave/util/flex_string.hpp:142: error: 'memcpy' was not declared in
 this scope

 The problem for all of those is that the updated STL headers don't
 #include as many other headers as they used to.

 Attaching fix.

--
Ticket URL: <http://svn.boost.org/trac/boost/ticket/1570>
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:49:57 UTC