Opened 14 years ago
Closed 14 years ago
#2095 closed Bugs (fixed)
pool fails to compile with -fno-exceptions
Reported by: | Owned by: | Chris Newbold | |
---|---|---|---|
Milestone: | Boost 1.37.0 | Component: | pool |
Version: | Boost 1.35.0 | Severity: | Problem |
Keywords: | Cc: |
Description
The pool component fails to compile with gcc if -fno-exceptions is used. The attached patch allows the libraries / tests shipped with boost 1.35.0 to compile.
Attachments (1)
Change History (3)
by , 14 years ago
Attachment: | boost_pool_no_exceptions.diff added |
---|
comment:1 by , 14 years ago
Milestone: | Boost 1.36.0 → Boost 1.37.0 |
---|---|
Status: | new → assigned |
comment:2 by , 14 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.
Fixed on truck by revision 49025.