Boost C++ Libraries: Ticket #1320: Patch for CodeGear/Borland 5.9.2 https://svn.boost.org/trac10/ticket/1320 <p> The attached patch fixes a problem with the latest <a class="missing wiki">CodeGear</a> (Borland) compiler which caused several regressions in the algorithm/string library. It has little effect on the failing range tests because it unveils further problems with wide strings. </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/1320 Trac 1.4.3 Nicola Musatti Sat, 13 Oct 2007 12:43:39 GMT attachment set https://svn.boost.org/trac10/ticket/1320 https://svn.boost.org/trac10/ticket/1320 <ul> <li><strong>attachment</strong> → <span class="trac-field-new">as_literal071013.diff</span> </li> </ul> Ticket Nicola Musatti Sat, 13 Oct 2007 21:44:27 GMT <link>https://svn.boost.org/trac10/ticket/1320#comment:1 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/1320#comment:1</guid> <description> <p> Please note that this patch should not be applied automatically, because it breaks indentation :-( </p> </description> <category>Ticket</category> </item> <item> <dc:creator>Nicola Musatti</dc:creator> <pubDate>Sun, 14 Oct 2007 17:36:09 GMT</pubDate> <title>owner changed https://svn.boost.org/trac10/ticket/1320#comment:2 https://svn.boost.org/trac10/ticket/1320#comment:2 <ul> <li><strong>owner</strong> changed from <span class="trac-author">Thorsten Ottosen</span> to <span class="trac-author">Nicola Musatti</span> </li> </ul> Ticket Nicola Musatti Mon, 15 Oct 2007 20:47:35 GMT status changed; resolution set https://svn.boost.org/trac10/ticket/1320#comment:3 https://svn.boost.org/trac10/ticket/1320#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> Patch applied (and indentation fixed). </p> Ticket