Boost C++ Libraries: Ticket #8186: boost/spirit/home/classic/utility/rule_parser.hpp:422 line ends with '\<whitespace>' https://svn.boost.org/trac10/ticket/8186 <p> While stress-testing a C++ source parser I'm playing with, I noticed that trunk/boost/spirit/home/classic/utility/rule_parser.hpp:422 ends with a backslash and then whitespace which, formally, means that the preprocessor definition is broken (I think). </p> <p> Fixing it is trivial: delete the two spaces at the end of the line. </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/8186 Trac 1.4.3 Joel de Guzman Sat, 09 Mar 2013 04:41:36 GMT status changed; resolution set https://svn.boost.org/trac10/ticket/8186#comment:1 https://svn.boost.org/trac10/ticket/8186#comment:1 <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> (In <a class="changeset" href="https://svn.boost.org/trac10/changeset/83367" title="Fixes #8186">[83367]</a>) Fixes <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/8186" title="#8186: Bugs: boost/spirit/home/classic/utility/rule_parser.hpp:422 line ends with ... (closed: fixed)">#8186</a> </p> Ticket