Boost C++ Libraries: Ticket #12590: C++11 raw string literal support incomplete https://svn.boost.org/trac10/ticket/12590 <p> Raw string literals containing control characters (ESC in particular) cause errors when lexed by the wave driver: </p> <p> error: generic lexer error: invalid character '\033' in input stream </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/12590 Trac 1.4.3 edaskel@… Sun, 06 Nov 2016 18:15:55 GMT attachment set https://svn.boost.org/trac10/ticket/12590 https://svn.boost.org/trac10/ticket/12590 <ul> <li><strong>attachment</strong> → <span class="trac-field-new">test_vt100.cpp</span> </li> </ul> <p> An example of a successfully compiling file that produces Wave errors </p> Ticket edaskel@… Mon, 07 Nov 2016 16:16:05 GMT component changed; owner set https://svn.boost.org/trac10/ticket/12590#comment:1 https://svn.boost.org/trac10/ticket/12590#comment:1 <ul> <li><strong>owner</strong> set to <span class="trac-author">Hartmut Kaiser</span> </li> <li><strong>component</strong> <span class="trac-field-old">None</span> → <span class="trac-field-new">wave</span> </li> </ul> Ticket edaskel@… Mon, 07 Nov 2016 16:17:37 GMT <link>https://svn.boost.org/trac10/ticket/12590#comment:2 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/12590#comment:2</guid> <description> <p> It may be that because the valid input character set is "implementation defined" according to N2295, this bug is invalid. </p> </description> <category>Ticket</category> </item> </channel> </rss>