Opened 9 years ago

Closed 7 years ago

#9228 closed Patches (fixed)

Patch to make Boost.Test work with RTTI disabled

Reported by: Antony Polukhin Owned by: Raffi Enficiaud
Milestone: Boost 1.60.0 Component: test
Version: Boost Development Trunk Severity: Problem
Keywords: Cc:

Description

Compiling any tests with <rtti>off fails because of typeid usage and missing template keyword.

Patch in attachment fixs all the issues.

Attachments (1)

boost_test_no_rtti.patch (1.5 KB ) - added by Antony Polukhin 9 years ago.

Download all attachments as: .zip

Change History (5)

by Antony Polukhin, 9 years ago

Attachment: boost_test_no_rtti.patch added

comment:1 by Raffi Enficiaud, 8 years ago

Owner: changed from Gennadiy Rozental to Raffi Enficiaud
Status: newassigned

comment:2 by Antony Polukhin, 8 years ago

This issue was fixed in develop branch

comment:3 by Raffi Enficiaud, 8 years ago

It will be closed once the path is integrated in the release.

comment:4 by Raffi Enficiaud, 7 years ago

Milestone: To Be DeterminedBoost 1.60.0
Resolution: fixed
Status: assignedclosed

Changing the milestone to 1.60, but was fixed in 1.59.

Note: See TracTickets for help on using tickets.