[Issue 589] std.string.newline should be char[] not char[2]
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Sun Dec 3 02:04:09 PST 2006
http://d.puremagic.com/issues/show_bug.cgi?id=589
deewiant at gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Comment #1 from deewiant at gmail.com 2006-12-03 04:04 -------
Fixed in DMD 0.176 by making it char[1] when it's just \n.
--
More information about the Digitalmars-d-bugs
mailing list