[Issue 13273] New: ddoc can't handle \r in unittests and ESCAPES properly
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Sat Aug 9 09:27:07 PDT 2014
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 at puremagic.com
Reporter: ntrel-public at 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.
--
More information about the Digitalmars-d-bugs
mailing list