Boost C++ Libraries: Ticket #630: a coding error in the file: regex_traits_defaults.cpp https://svn.boost.org/trac10/ticket/630 <pre class="wiki">this release i download from sourceforge named boost_1_33_1.exe, when i build it i found failed to build regex library, i read the error message, then open the source file boost_1_33_1\libs\regex\src\regex_traits_defaults.cpp, some line like "regex_constants::syntax_char, /*?/" had a bad format comment(it lose a '*'). </pre> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/630 Trac 1.4.3 John Maddock Wed, 17 May 2006 09:43:42 GMT status changed https://svn.boost.org/trac10/ticket/630#comment:1 https://svn.boost.org/trac10/ticket/630#comment:1 <ul> <li><strong>status</strong> <span class="trac-field-old">assigned</span> → <span class="trac-field-new">closed</span> </li> </ul> <pre class="wiki">Logged In: YES user_id=14804 I believe this was a problem that occured if your machine's locale uses a far-eastern character set. It's been fixed in cvs for a while now. John Maddock </pre> Ticket