www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.bugs - [Issue 13273] New: ddoc can't handle \r in unittests and ESCAPES

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

          Issue ID: 13273
           Summary: ddoc can't handle \r in unittests and ESCAPES properly
           Product: D
           Version: D2
          Hardware: x86
                OS: Windows
            Status: NEW
          Severity: normal
          Priority: P1
         Component: DMD
          Assignee: nobody puremagic.com
          Reporter: ntrel-public yahoo.co.uk

For documented unittests, this just means that leading/trailing whitespace is
not correctly removed.

For ESCAPES, this is more serious, as a .ddoc file overriding ESCAPES with \r\n
or \r line endings will be ignored.

Pull incoming.

--
Aug 09 2014