Opened 12 years ago

Closed 9 years ago

#5401 closed Bugs (duplicate)

variant.hpp does not compile with exceptions off

Reported by: anonymous Owned by: ebf
Milestone: To Be Determined Component: variant
Version: Boost 1.47.0 Severity: Problem
Keywords: Cc:

Description

uses try, throw, catch,

with exceptions off, you cannot use throw(), try, catch, etc., hence BOOST_TRY, BOOST_CATCH, BOOST_RETHROW, boost::throw_exception()

Change History (2)

comment:1 by anonymous, 12 years ago

Severity: ShowstopperProblem

comment:2 by Antony Polukhin, 9 years ago

Resolution: duplicate
Status: newclosed

Issue #8717 duplicates this one, but #8717 has a patch.

Note: See TracTickets for help on using tickets.