Boost C++ Libraries: Ticket #10116: Port to Boost.Core demangle() https://svn.boost.org/trac10/ticket/10116 <p> The following pull request: </p> <p> <a class="ext-link" href="https://github.com/boostorg/units/pull/2"><span class="icon">​</span>https://github.com/boostorg/units/pull/2</a> </p> <p> ports Boost.Units to use Boost.Core implementation of demangle. Besides the benefits described in the pull request, merging will allow to close tickets <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/4763" title="#4763: Bugs: boost/units/detail/utility.hpp uses gcc demangle API which is not ... (closed: fixed)">#4763</a>, <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/4876" title="#4876: Feature Requests: Make boost::units::detail::demangle an official utility function (closed: fixed)">#4876</a> and <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/6773" title="#6773: Patches: Add cxxabi.h detection code for clang in boost/units/detail/utility.hpp (closed: fixed)">#6773</a>. </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/10116 Trac 1.4.3 Andrey Semashev Wed, 11 Jun 2014 18:58:47 GMT <link>https://svn.boost.org/trac10/ticket/10116#comment:1 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/10116#comment:1</guid> <description> <p> By the way, consider also porting libs/units/example/systems.cpp to core::demangle() or remove that custom implementation, if not needed. </p> </description> <category>Ticket</category> </item> <item> <dc:creator>Jürgen Hunold</dc:creator> <pubDate>Wed, 05 Nov 2014 09:26:42 GMT</pubDate> <title>status, milestone changed; resolution set https://svn.boost.org/trac10/ticket/10116#comment:2 https://svn.boost.org/trac10/ticket/10116#comment:2 <ul> <li><strong>status</strong> <span class="trac-field-old">new</span> → <span class="trac-field-new">closed</span> </li> <li><strong>resolution</strong> → <span class="trac-field-new">fixed</span> </li> <li><strong>milestone</strong> <span class="trac-field-old">To Be Determined</span> → <span class="trac-field-new">Boost 1.57.0</span> </li> </ul> Ticket