Opened 14 years ago

Closed 14 years ago

#2095 closed Bugs (fixed)

pool fails to compile with -fno-exceptions

Reported by: brbarret@… 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)

boost_pool_no_exceptions.diff (1.3 KB ) - added by anonymous 14 years ago.

Download all attachments as: .zip

Change History (3)

by anonymous, 14 years ago

comment:1 by Chris Newbold, 14 years ago

Milestone: Boost 1.36.0Boost 1.37.0
Status: newassigned

comment:2 by Chris Newbold, 14 years ago

Resolution: fixed
Status: assignedclosed

Fixed on truck by revision 49025.

Note: See TracTickets for help on using tickets.