Boost C++ Libraries: Ticket #2372: [asio] Patch to improve CodeGear C++ Builder 2009 support https://svn.boost.org/trac10/ticket/2372 <p> The attached patch tweaks workarounds to improve support for the latest <a class="missing wiki">CodeGear</a> (formerly Borland) compiler. </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/2372 Trac 1.4.3 Nicola Musatti Sun, 28 Sep 2008 22:01:39 GMT attachment set https://svn.boost.org/trac10/ticket/2372 https://svn.boost.org/trac10/ticket/2372 <ul> <li><strong>attachment</strong> → <span class="trac-field-new">boost_asio.patch</span> </li> </ul> Ticket Nicola Musatti Sun, 05 Oct 2008 21:44:18 GMT <link>https://svn.boost.org/trac10/ticket/2372#comment:1 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/2372#comment:1</guid> <description> <p> I can't say I like this approach very much, but it does fix most of asio for the bcc32 6.1.0 compiler. If I don't receive any objection in a couple of days I'll commit it myself. </p> </description> <category>Ticket</category> </item> <item> <dc:creator>Nicola Musatti</dc:creator> <pubDate>Mon, 06 Oct 2008 21:46:05 GMT</pubDate> <title>owner, status, milestone changed https://svn.boost.org/trac10/ticket/2372#comment:2 https://svn.boost.org/trac10/ticket/2372#comment:2 <ul> <li><strong>owner</strong> changed from <span class="trac-author">chris_kohlhoff</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 20:30:07 GMT status changed; resolution set https://svn.boost.org/trac10/ticket/2372#comment:3 https://svn.boost.org/trac10/ticket/2372#comment:3 <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> Patch merged to release by Chris Kohlhoff </p> Ticket