Boost C++ Libraries: Ticket #2342: [smart_ptr] Patch to improve support of CodeGear C++Builder 2009 https://svn.boost.org/trac10/ticket/2342 <p> The attached patch fixes workarounds for the latest <a class="missing wiki">CodeGear</a> (ex Borland) compiler. </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/2342 Trac 1.4.3 Nicola Musatti Thu, 18 Sep 2008 22:19:20 GMT attachment set https://svn.boost.org/trac10/ticket/2342 https://svn.boost.org/trac10/ticket/2342 <ul> <li><strong>attachment</strong> → <span class="trac-field-new">sp_convertible.patch</span> </li> </ul> Ticket Nicola Musatti Sun, 28 Sep 2008 21:37:51 GMT <link>https://svn.boost.org/trac10/ticket/2342#comment:1 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/2342#comment:1</guid> <description> <p> As this patch appears rather safe to me, if I don't receive any objection in a couple of days I'll assume it is OK to commit. </p> </description> <category>Ticket</category> </item> <item> <dc:creator>Peter Dimov</dc:creator> <pubDate>Sun, 28 Sep 2008 21:41:13 GMT</pubDate> <title/> <link>https://svn.boost.org/trac10/ticket/2342#comment:2 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/2342#comment:2</guid> <description> <p> Yes, please commit and do not forget to merge to release. I meant to commit it myself and forgot, sorry. </p> </description> <category>Ticket</category> </item> <item> <dc:creator>Nicola Musatti</dc:creator> <pubDate>Mon, 06 Oct 2008 20:18:28 GMT</pubDate> <title>owner, status, milestone changed https://svn.boost.org/trac10/ticket/2342#comment:3 https://svn.boost.org/trac10/ticket/2342#comment:3 <ul> <li><strong>owner</strong> changed from <span class="trac-author">Peter Dimov</span> to <span class="trac-author">Nicola Musatti</span> </li> <li><strong>status</strong> <span class="trac-field-old">new</span> → <span class="trac-field-new">assigned</span> </li> <li><strong>milestone</strong> <span class="trac-field-old">To Be Determined</span> → <span class="trac-field-new">Boost 1.37.0</span> </li> </ul> Ticket Nicola Musatti Mon, 13 Oct 2008 19:22:18 GMT status changed; resolution set https://svn.boost.org/trac10/ticket/2342#comment:4 https://svn.boost.org/trac10/ticket/2342#comment:4 <ul> <li><strong>status</strong> <span class="trac-field-old">assigned</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/49320" title="CodeGear patch. Fixes #2342">[49320]</a>) <a class="missing wiki">CodeGear</a> patch. Fixes <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/2342" title="#2342: Patches: [smart_ptr] Patch to improve support of CodeGear C++Builder 2009 (closed: fixed)">#2342</a> </p> Ticket