[Issue 15415] New: [Lexical]

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Sun Dec 6 20:43:32 PST 2015


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 at puremagic.com
          Reporter: pavel_vozenilek at 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?

--


More information about the Digitalmars-d-bugs mailing list