Boost C++ Libraries: Ticket #4113: cpp_lexer does not handle qualified backslashes correctly https://svn.boost.org/trac10/ticket/4113 <p> The following string will trigger an error while getting parsed by SLex: </p> <p> <code>string PfadScript = "c:\\sample\\Test\\" + ScriptDir + "\\Script\\" + Script + ".gsr";</code> </p> <p> The lexer seems to think that the second " is quoted by the preceding backslash. </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/4113 Trac 1.4.3 Hartmut Kaiser Sun, 18 Apr 2010 21:00:10 GMT status changed; resolution set https://svn.boost.org/trac10/ticket/4113#comment:1 https://svn.boost.org/trac10/ticket/4113#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/61384" title="Wave: fixed #4113: cpp_lexer does not handle qualified backslashes ...">[61384]</a>) Wave: fixed <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/4113" title="#4113: Bugs: cpp_lexer does not handle qualified backslashes correctly (closed: fixed)">#4113</a>: cpp_lexer does not handle qualified backslashes correctly </p> Ticket Hartmut Kaiser Sun, 18 Apr 2010 21:08:07 GMT <link>https://svn.boost.org/trac10/ticket/4113#comment:2 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/4113#comment:2</guid> <description> <p> (In <a class="changeset" href="https://svn.boost.org/trac10/changeset/61385" title="Wave: fixed #4113: cpp_lexer does not handle qualified backslashes ...">[61385]</a>) Wave: fixed <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/4113" title="#4113: Bugs: cpp_lexer does not handle qualified backslashes correctly (closed: fixed)">#4113</a>: cpp_lexer does not handle qualified backslashes correctly, merging from trunk </p> </description> <category>Ticket</category> </item> </channel> </rss>