Opened 11 years ago
Closed 11 years ago
#5571 closed Bugs (fixed)
Compile error when exceptions disabled on ghs compiler
| Reported by: | 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)
Change History (3)
by , 11 years ago
| Attachment: | dinkumware.patch added |
|---|
comment:1 by , 11 years ago
comment:2 by , 11 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.

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