id summary reporter owner description type status milestone component version severity resolution keywords cc 6451 Patch to allow user to specify other current filename macro on ASSERT Antony Polukhin Beman Dawes "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]" Patches new To Be Determined utility Boost 1.48.0 Optimization antoshkka@…