[Boost-bugs] [Boost C++ Libraries] #2496: boost/function/function_fwd.hpp:24:7: warning: "BOOST_STRICT_CONFIG" is not defined

Subject: [Boost-bugs] [Boost C++ Libraries] #2496: boost/function/function_fwd.hpp:24:7: warning: "BOOST_STRICT_CONFIG" is not defined
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2008-11-12 11:51:28


#2496: boost/function/function_fwd.hpp:24:7: warning: "BOOST_STRICT_CONFIG" is not
defined
---------------------------------------------------+------------------------
 Reporter: ANDREW CHITTENDEN <andyc_at_[hidden]> | Type: Bugs
   Status: new | Milestone: Boost 1.38.0
Component: None | Version: Boost 1.36.0
 Severity: Problem | Keywords:
---------------------------------------------------+------------------------
 happens on boost 1.37.0:

 # gcc -W -Wall -Wundef -I/home/andyc/work/3rdParty/boost_1_37_0 -c
 function_fwd_problem.cpp
 In file included from
 /home/andyc/work/3rdParty/boost_1_37_0/boost/function/function_base.hpp:36,
                  from
 /home/andyc/work/3rdParty/boost_1_37_0/boost/function/detail/prologue.hpp:17,
                  from
 /home/andyc/work/3rdParty/boost_1_37_0/boost/function.hpp:24,
                  from function_fwd_problem.cpp:1:
 /home/andyc/work/3rdParty/boost_1_37_0/boost/function/function_fwd.hpp:24:7:
 warning: "BOOST_STRICT_CONFIG" is not defined

 # cat function_fwd_problem.cpp
 #include <boost/function.hpp>
 #

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