[Issue 1812] New: DDOC - Unicode identifiers are not correctly marked.

d-bugmail at puremagic.com d-bugmail at puremagic.com
Wed Jan 30 13:24:06 PST 2008


http://d.puremagic.com/issues/show_bug.cgi?id=1812

           Summary: DDOC - Unicode identifiers are not correctly marked.
           Product: D
           Version: 1.026
          Platform: PC
        OS/Version: Windows
            Status: NEW
          Keywords: ddoc
          Severity: major
          Priority: P2
         Component: DMD
        AssignedTo: bugzilla at digitalmars.com
        ReportedBy: burton-radons at shaw.ca


If a D identifier contains Unicode (such as führer), it will not be correctly
marked by DDOC, presumably because DDOC's way of finding identifiers was not
upgraded when D started allowing Unicode identifiers. Since there is no
reasonable workaround, I've given it major severity. The two attachments are
the source (in UTF-8) and the documentation produced from "dmd -D test.d".


-- 



More information about the Digitalmars-d-bugs mailing list