[Issue 4459] New: bad format - phobos/std/all.d - 2.047
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Wed Jul 14 05:53:21 PDT 2010
http://d.puremagic.com/issues/show_bug.cgi?id=4459
Summary: bad format - phobos/std/all.d - 2.047
Product: D
Version: D2
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: Phobos
AssignedTo: nobody at puremagic.com
ReportedBy: ghaecker at idworld.net
--- Comment #0 from Glenn Haecker <ghaecker at idworld.net> 2010-07-14 05:53:20 PDT ---
I found the following issues with std/all.d
1. contains literal '\n' strings instead of actual linefeeds.
2. import statements use '/' instead of '.' (e.g., std/conv instead of
std.conv)
3. lists itself as an import.
--
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