Boost C++ Libraries: Ticket #9397: g++ 4.7 -Wundef warnings in boost/predef headers (patch attached) https://svn.boost.org/trac10/ticket/9397 <p> Following are the warnings from g++ 4.7: </p> <p> boost/predef/os/macos.h:34:6: warning: "BOOST_PREDEF_DETAIL_OS_DETECTED" is not defined [-Wundef] </p> <p> boost/predef/os/bsd/bsdi.h:27:6: warning: "BOOST_PREDEF_DETAIL_OS_DETECTED" is not defined [-Wundef] </p> <p> boost/predef/os/bsd/dragonfly.h:27:6: warning: "BOOST_PREDEF_DETAIL_OS_DETECTED" is not defined [-Wundef] </p> <p> boost/predef/os/bsd/free.h:29:6: warning: "BOOST_PREDEF_DETAIL_OS_DETECTED" is not defined [-Wundef] </p> <p> boost/predef/os/bsd/open.h:58:6: warning: "BOOST_PREDEF_DETAIL_OS_DETECTED" is not defined [-Wundef] </p> <p> boost/predef/os/bsd/net.h:34:6: warning: "BOOST_PREDEF_DETAIL_OS_DETECTED" is not defined [-Wundef] </p> <p> boost/predef/os/bsd.h:62:6: warning: "BOOST_PREDEF_DETAIL_OS_DETECTED" is not defined [-Wundef] </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/9397 Trac 1.4.3 Tom Browder <tom.browder@…> Fri, 15 Nov 2013 13:40:28 GMT attachment set https://svn.boost.org/trac10/ticket/9397 https://svn.boost.org/trac10/ticket/9397 <ul> <li><strong>attachment</strong> → <span class="trac-field-new">boost-predef.diffs</span> </li> </ul> <p> patch to fix warnings </p> Ticket René Rivera Tue, 11 Feb 2014 18:31:53 GMT status changed https://svn.boost.org/trac10/ticket/9397#comment:1 https://svn.boost.org/trac10/ticket/9397#comment:1 <ul> <li><strong>status</strong> <span class="trac-field-old">new</span> → <span class="trac-field-new">assigned</span> </li> </ul> Ticket René Rivera Sat, 27 Dec 2014 14:39:26 GMT status changed; resolution set https://svn.boost.org/trac10/ticket/9397#comment:2 https://svn.boost.org/trac10/ticket/9397#comment:2 <ul> <li><strong>status</strong> <span class="trac-field-old">assigned</span> → <span class="trac-field-new">closed</span> </li> <li><strong>resolution</strong> → <span class="trac-field-new">fixed</span> </li> </ul> Ticket