Subject: [Boost-bugs] [Boost C++ Libraries] #9397: g++ 4.7 -Wundef warnings in boost/predef headers (patch attached)
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2013-11-15 13:39:56
#9397: g++ 4.7 -Wundef warnings in boost/predef headers (patch attached)
-----------------------------------------+---------------------
Reporter: Tom Browder <tom.browder@â¦> | Owner: grafik
Type: Bugs | Status: new
Milestone: To Be Determined | Component: predef
Version: Boost 1.55.0 | Severity: Problem
Keywords: |
-----------------------------------------+---------------------
Following are the warnings from g++ 4.7:
boost/predef/os/macos.h:34:6: warning: "BOOST_PREDEF_DETAIL_OS_DETECTED"
is not defined [-Wundef]
boost/predef/os/bsd/bsdi.h:27:6: warning:
"BOOST_PREDEF_DETAIL_OS_DETECTED" is not defined [-Wundef]
boost/predef/os/bsd/dragonfly.h:27:6: warning:
"BOOST_PREDEF_DETAIL_OS_DETECTED" is not defined [-Wundef]
boost/predef/os/bsd/free.h:29:6: warning:
"BOOST_PREDEF_DETAIL_OS_DETECTED" is not defined [-Wundef]
boost/predef/os/bsd/open.h:58:6: warning:
"BOOST_PREDEF_DETAIL_OS_DETECTED" is not defined [-Wundef]
boost/predef/os/bsd/net.h:34:6: warning: "BOOST_PREDEF_DETAIL_OS_DETECTED"
is not defined [-Wundef]
boost/predef/os/bsd.h:62:6: warning: "BOOST_PREDEF_DETAIL_OS_DETECTED" is
not defined [-Wundef]
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/9397> 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:14 UTC