[Boost-bugs] [Boost C++ Libraries] #8944: #next_include problem on FreeBSD

Subject: [Boost-bugs] [Boost C++ Libraries] #8944: #next_include problem on FreeBSD
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2013-07-30 21:07:42


#8944: #next_include problem on FreeBSD
----------------------------------------+-------------------------
 Reporter: Pedro Giffuni <giffunip@…> | Owner: johnmaddock
     Type: Bugs | Status: new
Milestone: To Be Determined | Component: TR1
  Version: Boost 1.52.0 | Severity: Problem
 Keywords: |
----------------------------------------+-------------------------
 While compiling Apache !OpenOffice with gcc 4.2.1, I found problems with
 the stubs used to use boost as a replacement for the unsupported PR1
 functions in the older libstdc++. This code is rarely exercised but it is
 very nice to have the support in sync with all platforms.

 Just like in linux, FreeBSD needs to disable use of #include_next in
 files:

 boost/tr1/detail/config_all.hpp

 boost/tr1/detail/config.hpp

 Unlike linux, FreeBSD doesn't use the __GNUC_PATCHLEVEL__ in the headers
 path,
 so an adjustment is required on file:

 boost/tr1/detail/config_all.hpp

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/8944>
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:13 UTC