Boost C++ Libraries: Ticket #2371: [serialization] Patch to improve CodeGear C++ Builder 2009 support https://svn.boost.org/trac10/ticket/2371 <p> The attached patches tweak workarounds to improve support for the latest <a class="missing wiki">CodeGear</a> (formerly Borland) compiler. These are only a first installment, concerning boost/serialization and libs/serialization. </p> <p> I still need to test the part concerning boost/archive; I hope to post it in a day or two. </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/2371 Trac 1.4.3 Nicola Musatti Sun, 28 Sep 2008 21:58:44 GMT attachment set https://svn.boost.org/trac10/ticket/2371 https://svn.boost.org/trac10/ticket/2371 <ul> <li><strong>attachment</strong> → <span class="trac-field-new">boost_serialization.patch</span> </li> </ul> Ticket Nicola Musatti Sun, 28 Sep 2008 21:58:57 GMT attachment set https://svn.boost.org/trac10/ticket/2371 https://svn.boost.org/trac10/ticket/2371 <ul> <li><strong>attachment</strong> → <span class="trac-field-new">libs_serialization.patch</span> </li> </ul> Ticket Nicola Musatti Wed, 01 Oct 2008 21:27:19 GMT attachment set https://svn.boost.org/trac10/ticket/2371 https://svn.boost.org/trac10/ticket/2371 <ul> <li><strong>attachment</strong> → <span class="trac-field-new">boost_archive.patch</span> </li> </ul> Ticket Nicola Musatti Wed, 01 Oct 2008 21:29:03 GMT <link>https://svn.boost.org/trac10/ticket/2371#comment:1 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/2371#comment:1</guid> <description> <p> Hallo, Robert. I attached the last of my patches. When all the other patches I submitted recently are applied I get 19 errors when testing the bcc32 6.1.0 compiler (C++Builder 2009). </p> </description> <category>Ticket</category> </item> <item> <dc:creator>Robert Ramey</dc:creator> <pubDate>Sat, 04 Oct 2008 20:49:10 GMT</pubDate> <title>status changed; resolution set https://svn.boost.org/trac10/ticket/2371#comment:2 https://svn.boost.org/trac10/ticket/2371#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> </ul> <p> Fixed in my local copy. Will migrate to Trunk after testing on my local machine </p> Ticket