www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.bugs - [Issue 15415] New: [Lexical]

https://issues.dlang.org/show_bug.cgi?id=15415

          Issue ID: 15415
           Summary: [Lexical]
           Product: D
           Version: D2
          Hardware: All
               URL: http://dlang.org/
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P3
         Component: dlang.org
          Assignee: nobody puremagic.com
          Reporter: pavel_vozenilek hotmail.com

The documentation page 
http://dlang.org/spec/lex.html

should say more about combination of hex strings and 'w'/'d' postfix. Do such
strings get transformed from UTF8? If yes, what happens with invalid ones? If
not, is there a way to write UTF8 in hex and have it transformed by the
compiler w/o any runtime cost?

--
Dec 06 2015