[Issue 8406] New: dmd treats lineSep and paraSep as end-of-line but the docs do not

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sat Jul 21 16:22:26 PDT 2012


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

           Summary: dmd treats lineSep and paraSep as end-of-line but the
                    docs do not
           Product: D
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: websites
        AssignedTo: nobody at puremagic.com
        ReportedBy: jmdavisProg at gmx.com


--- Comment #0 from Jonathan M Davis <jmdavisProg at gmx.com> 2012-07-21 16:22:23 PDT ---
Per line# 2648 (and the code immediately following it) of lexer.c in dmd,
lineSep and paraSep are treated as end-of-line, but lex.html doesn't list them
in EndOfLine. So, they need to be added.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------


More information about the Digitalmars-d-bugs mailing list