Opened 11 years ago

Closed 11 years ago

#5571 closed Bugs (fixed)

Compile error when exceptions disabled on ghs compiler

Reported by: olim@… Owned by: John Maddock
Milestone: Boost 1.47.0 Component: config
Version: Boost 1.46.1 Severity: Problem
Keywords: Cc:

Description

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?

Attachments (1)

dinkumware.patch (645 bytes ) - added by olim@… 11 years ago.

Download all attachments as: .zip

Change History (3)

by olim@…, 11 years ago

Attachment: dinkumware.patch added

comment:1 by John Maddock, 11 years ago

(In [72214]) Apply fix for Dinkumware on GHS. Refs #5571.

comment:2 by John Maddock, 11 years ago

Resolution: fixed
Status: newclosed

(In [72217]) Merge changes from Trunk. Adds new macros BOOST_NO_NOEXCEPT and BOOST_NO_UNIFIED_INITIALIZATION_SYNTAX. Fixes #4867. Fixes #5571.

Note: See TracTickets for help on using tickets.