[Boost-bugs] [Boost C++ Libraries] #6451: Patch to allow user to specify other current filename macro

Subject: [Boost-bugs] [Boost C++ Libraries] #6451: Patch to allow user to specify other current filename macro
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2012-01-26 17:12:11


#6451: Patch to allow user to specify other current filename macro
------------------------------+---------------------------------------------
 Reporter: apolukhin | Owner: no-maintainer
     Type: Patches | Status: new
Milestone: To Be Determined | Component: utility
  Version: Boost 1.48.0 | Severity: Optimization
 Keywords: |
------------------------------+---------------------------------------------
 When BOOST_ENABLE_ASSERT_HANDLER is defined, compiler generates a string
 with function name.
 If a function is templated, compiler will generate a string for each
 function template. That leads to a huge binary files.

 Attached patch, that allows to disable construction of such strings or to
 use different macro for current function name (for example macro that
 prints ONLY function name).

 [http://lists.boost.org/Archives/boost/2012/01/189853.php More info]

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/6451>
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:08 UTC