[Issue 18108] New: DDOC cannot parse Unicode U+2019

d-bugmail at puremagic.com d-bugmail at puremagic.com
Wed Dec 20 15:29:20 UTC 2017


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

          Issue ID: 18108
           Summary: DDOC cannot parse Unicode U+2019
           Product: D
           Version: D2
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P1
         Component: dmd
          Assignee: nobody at puremagic.com
          Reporter: jack at jackstouffer.com

The mark ’ appearing anywhere in your documentation causes DMD to print

Error: character 0x2019 is not a valid token

This seems like an unnecessary restriction.

--


More information about the Digitalmars-d-bugs mailing list