Opened 15 years ago

Closed 15 years ago

Last modified 15 years ago

#1108 closed Bugs (fixed)

shared_ptr does not compile under g++ with -fno-rtti

Reported by: Peter Dimov Owned by: Peter Dimov
Milestone: Boost 1.35.0 Component: smart_ptr
Version: Severity: Problem
Keywords: Cc:

Description


Change History (4)

comment:1 by Peter Dimov, 15 years ago

Status: newassigned

Awaiting #1104.

comment:2 by Peter Dimov, 15 years ago

Added BOOST_NO_TYPEID support in trunk, awaiting 1.35 merge.

comment:3 by Peter Dimov, 15 years ago

Resolution: fixed
Status: assignedclosed

comment:4 by anonymous, 15 years ago

Glad to see a fix for this coming in 1.35 - we have performance reasons to disable RTTI.

Note: See TracTickets for help on using tickets.