[Boost-bugs] [Boost C++ Libraries] #12603: C++11 Raw string literals with delimiters are not lexed correctly

Subject: [Boost-bugs] [Boost C++ Libraries] #12603: C++11 Raw string literals with delimiters are not lexed correctly
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2016-11-11 04:23:08


#12603: C++11 Raw string literals with delimiters are not lexed correctly
------------------------------+---------------------
 Reporter: edaskel@… | Owner: hkaiser
     Type: Bugs | Status: new
Milestone: To Be Determined | Component: wave
  Version: Boost 1.63.0 | Severity: Problem
 Keywords: |
------------------------------+---------------------
 The optional delimiter feature of raw string literals allows you to have
 even the terminating characters of a raw string literal ''within'' a raw
 string literal. See for example
 [http://stackoverflow.com/a/30308184/192737]

 Wave terminates the raw string literal token at the appearance of the
 first )" sequence, regardless of whether the optional delimiter is in
 effect.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/12603>
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:20 UTC