Boost C++ Libraries: Ticket #5400: token_functions.hpp does not compile with exceptions off https://svn.boost.org/trac10/ticket/5400 <p> uses throw (instead of boost::throw_exception as it should) </p> <p> with exceptions off, you cannot use throw(), try, catch, etc., hence BOOST_TRY, BOOST_CATCH, BOOST_RETHROW </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/5400 Trac 1.4.3 lince3d@… Sat, 07 Feb 2015 03:39:48 GMT <link>https://svn.boost.org/trac10/ticket/5400#comment:1 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/5400#comment:1</guid> <description> <p> I'm having the same problem (v1.55.0). I've had to go to the file and replace throws with throw_exceptions. Of course, this is a horrible way to fix this since it will be overwritten when I update to a new version of Boost. It would be great if you increased the priority of this easy-to-fix issue. Thanks. </p> </description> <category>Ticket</category> </item> </channel> </rss>