Boost C++ Libraries: Ticket #5607: BOOST_CURRENT_FUNCTION for GHS Compiler https://svn.boost.org/trac10/ticket/5607 <p> Can someone please submit this patch into 1.47.0? </p> <p> It just sets the BOOST_CURRENT_FUNCTION macro to <span class="underline">PRETTY_FUNCTION</span> when compiling with GHS. </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/5607 Trac 1.4.3 olim@… Mon, 13 Jun 2011 19:14:46 GMT attachment set https://svn.boost.org/trac10/ticket/5607 https://svn.boost.org/trac10/ticket/5607 <ul> <li><strong>attachment</strong> → <span class="trac-field-new">current_function.hpp.patch</span> </li> </ul> Ticket John Maddock Tue, 14 Jun 2011 08:27:18 GMT <link>https://svn.boost.org/trac10/ticket/5607#comment:1 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/5607#comment:1</guid> <description> <p> (In <a class="changeset" href="https://svn.boost.org/trac10/changeset/72580" title="Apply patch from #5607. Refs #5607.">[72580]</a>) Apply patch from <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/5607" title="#5607: Patches: BOOST_CURRENT_FUNCTION for GHS Compiler (closed: fixed)">#5607</a>. Refs <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/5607" title="#5607: Patches: BOOST_CURRENT_FUNCTION for GHS Compiler (closed: fixed)">#5607</a>. </p> </description> <category>Ticket</category> </item> <item> <dc:creator>anonymous</dc:creator> <pubDate>Tue, 14 Jun 2011 08:28:36 GMT</pubDate> <title/> <link>https://svn.boost.org/trac10/ticket/5607#comment:2 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/5607#comment:2</guid> <description> <p> Patch applied to Trunk, it's much too late for 1.47 though. </p> </description> <category>Ticket</category> </item> <item> <dc:creator>John Maddock</dc:creator> <pubDate>Mon, 10 Oct 2011 11:51:00 GMT</pubDate> <title>status changed; resolution set https://svn.boost.org/trac10/ticket/5607#comment:3 https://svn.boost.org/trac10/ticket/5607#comment:3 <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> </ul> <p> (In <a class="changeset" href="https://svn.boost.org/trac10/changeset/74889" title="Merge Boost.Config changes from Trunk - numerous small bug fixes plus ...">[74889]</a>) Merge Boost.Config changes from Trunk - numerous small bug fixes plus a new Cray C++ config. Fixes <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/5607" title="#5607: Patches: BOOST_CURRENT_FUNCTION for GHS Compiler (closed: fixed)">#5607</a>. Fixes <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/5941" title="#5941: Patches: Wrong determination of support of the standard of a C++0X. (closed: fixed)">#5941</a>. Fixes <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/5878" title="#5878: Bugs: Detection of C++0x features broken with latest Intel compiler (closed: fixed)">#5878</a>. </p> Ticket