Opened 14 years ago

Closed 14 years ago

#2092 closed Bugs (fixed)

Serialization fails to compile with -fno-exceptions

Reported by: brbarret@… Owned by: Robert Ramey
Milestone: Boost 1.36.0 Component: serialization
Version: Boost 1.35.0 Severity: Problem
Keywords: Cc:

Description

The archive portion of the serialization library 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_serialization_no_exceptions.diff (1.8 KB ) - added by anonymous 14 years ago.

Download all attachments as: .zip

Change History (3)

comment:1 by Marshall Clow, 14 years ago

Component: Noneserialization
Owner: set to Robert Ramey

comment:2 by Robert Ramey, 14 years ago

Resolution: fixed
Status: newclosed

the first two were already fixed. The third is now in my local copy. After next tests cycle, I'll upload to the trunk.

Robert Ramey

Note: See TracTickets for help on using tickets.