Boost C++ Libraries: Ticket #3872: Failed to compile under macos 10.5.7 gcc 4.0.1/4.2 https://svn.boost.org/trac10/ticket/3872 <p> /usr/local/boost/boost/exception/diagnostic_information.hpp:30: error: declaration does not declare anything /usr/local/boost/boost/exception/diagnostic_information.hpp:32: error: declaration does not declare anything /usr/local/boost/boost/exception/diagnostic_information.hpp:33: error: expected primary-expression before ')' token /usr/local/boost/boost/exception/diagnostic_information.hpp:42: error: declaration does not declare anything /usr/local/boost/boost/exception/diagnostic_information.hpp:43: error: declaration does not declare anything /usr/local/boost/boost/exception/diagnostic_information.hpp:44: error: expected primary-expression before ')' token </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/3872 Trac 1.4.3 Emil Dotchevski Thu, 04 Feb 2010 00:52:32 GMT status changed; resolution set https://svn.boost.org/trac10/ticket/3872#comment:1 https://svn.boost.org/trac10/ticket/3872#comment:1 <ul> <li><strong>status</strong> <span class="trac-field-old">new</span> → <span class="trac-field-new">closed</span> </li> <li><strong>resolution</strong> → <span class="trac-field-new">fixed</span> </li> </ul> <p> This part of Boost Exception has changed significantly after 1.41 shipped. The particular lines this error refers to do not exist any more. You can try with the current trunk revision, it's likely that it's all right. </p> Ticket