http://d.puremagic.com/issues/show_bug.cgi?id=8219
--- Comment #7 from [email protected] 2012-10-06 06:09:35 PDT --- (In reply to comment #5) > could you please compare again against everything? Andrei, unfortunately I think there is a bug in your code, this prints "1-": import std.stdio: writeln; void main() { writeln(-1); } I think Phobos needs more unittests :-( -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------
