Boost C++ Libraries: Ticket #5571: Compile error when exceptions disabled on ghs compiler https://svn.boost.org/trac10/ticket/5571 <p> Here is a patch to fix a compile error when exceptions are disabled using the ghs compiler. Can someone please incorporate this patch into the next boost release? </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/5571 Trac 1.4.3 olim@… Fri, 27 May 2011 01:13:11 GMT attachment set https://svn.boost.org/trac10/ticket/5571 https://svn.boost.org/trac10/ticket/5571 <ul> <li><strong>attachment</strong> → <span class="trac-field-new">dinkumware.patch</span> </li> </ul> Ticket John Maddock Fri, 27 May 2011 16:00:46 GMT <link>https://svn.boost.org/trac10/ticket/5571#comment:1 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/5571#comment:1</guid> <description> <p> (In <a class="changeset" href="https://svn.boost.org/trac10/changeset/72214" title="Apply fix for Dinkumware on GHS. Refs #5571.">[72214]</a>) Apply fix for Dinkumware on GHS. Refs <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/5571" title="#5571: Bugs: Compile error when exceptions disabled on ghs compiler (closed: fixed)">#5571</a>. </p> </description> <category>Ticket</category> </item> <item> <dc:creator>John Maddock</dc:creator> <pubDate>Fri, 27 May 2011 16:56:11 GMT</pubDate> <title>status changed; resolution set https://svn.boost.org/trac10/ticket/5571#comment:2 https://svn.boost.org/trac10/ticket/5571#comment:2 <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> (In <a class="changeset" href="https://svn.boost.org/trac10/changeset/72217" title="Merge changes from Trunk. Adds new macros BOOST_NO_NOEXCEPT and ...">[72217]</a>) Merge changes from Trunk. Adds new macros BOOST_NO_NOEXCEPT and BOOST_NO_UNIFIED_INITIALIZATION_SYNTAX. Fixes <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/4867" title="#4867: Feature Requests: BOOST_NO_UNIFIED_INITIALIZATION_SYNTAX macro needed (closed: fixed)">#4867</a>. Fixes <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/5571" title="#5571: Bugs: Compile error when exceptions disabled on ghs compiler (closed: fixed)">#5571</a>. </p> Ticket