Subject: [Boost-bugs] [Boost C++ Libraries] #4113: cpp_lexer does not handle qualified backslashes correctly
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2010-04-18 11:38:34
#4113: cpp_lexer does not handle qualified backslashes correctly
------------------------------------------------+---------------------------
Reporter: Uwe Sander <usander@â¦> | Owner: hkaiser
Type: Bugs | Status: new
Milestone: Boost 1.43.0 | Component: wave
Version: Boost 1.42.0 | Severity: Problem
Keywords: |
------------------------------------------------+---------------------------
The following string will trigger an error while getting parsed by SLex:
{{{string PfadScript = "c:\\sample\\Test\\" + ScriptDir + "\\Script\\" +
Script + ".gsr";}}}
The lexer seems to think that the second " is quoted by the preceding
backslash.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/4113> Boost C++ Libraries <http://www.boost.org/> Boost provides free peer-reviewed portable C++ source libraries.
This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:02 UTC