Subject: Re: [Boost-bugs] [Boost C++ Libraries] #12554: boost/core/typeinfo.hpp creates unwanted strings in release binary
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2016-10-27 14:33:32
#12554: boost/core/typeinfo.hpp creates unwanted strings in release binary
------------------------------------+---------------------
Reporter: Lev Sch <Zorechfan@â¦> | Owner: pdimov
Type: Bugs | Status: new
Milestone: To Be Determined | Component: core
Version: Boost 1.62.0 | Severity: Problem
Resolution: | Keywords:
------------------------------------+---------------------
Comment (by pdimov):
We could add a dedicated macro to make `name()` return an empty string or
something like `"(unknown)"`. `NDEBUG` doesn't seem right here because
programs could rely on `name()` in release builds (for logging,
exceptions, and so on.)
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/12554#comment:3> Boost C++ Libraries <http://www.boost.org/> Boost provides free peer-reviewed portable C++ source libraries.
This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:20 UTC