Opened 9 years ago

Last modified 9 years ago

#8947 closed Patches

debug strings in binary while preprocessing get_static_exception_object — at Initial Version

Reported by: Maciej Florek <m.florek@…> Owned by: Emil Dotchevski
Milestone: To Be Determined Component: exception
Version: Boost 1.54.0 Severity: Problem
Keywords: Cc:

Description

The problem is, when compiling and linking with boost libraries, in final executable appears string path to "exception_ptr.hpp" header. This path is embedded because of get_static_exception_object(), even if BOOST_EXCEPTION_DISABLE defined.

I think, that it would be useful to add something similar to the patch I have attached.

Change History (1)

by Maciej Florek <m.florek@…>, 9 years ago

Attachment: patch.diff added
Note: See TracTickets for help on using tickets.