[Issue 64] Unhandled errors should go to stderr

2012-05-11 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=64



--- Comment #9 from github-bugzi...@puremagic.com 2012-05-11 19:02:58 PDT ---
Commit pushed to master at https://github.com/D-Programming-Language/dmd

https://github.com/D-Programming-Language/dmd/commit/a8ffc8ab60aa3e1ae965e5764f0900e14a0881c1
Fix issue 7546 64-bit floating-point issue with negative zero: -0.0 == 0.0 is
false

Just duplicate the code for float == float.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
--- You are receiving this mail because: ---


[Issue 64] Unhandled errors should go to stderr

2012-05-07 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=64



--- Comment #7 from github-bugzi...@puremagic.com 2012-05-07 12:29:27 PDT ---
Commit pushed to dmd-1.x at https://github.com/D-Programming-Language/dmd

https://github.com/D-Programming-Language/dmd/commit/246f737c0f246f0b89ee27bfb611965e64f611ac
start on fixing issue 5570 64 bit ABI

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
--- You are receiving this mail because: ---


[Issue 64] Unhandled errors should go to stderr

2012-05-07 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=64



--- Comment #8 from github-bugzi...@puremagic.com 2012-05-07 12:29:41 PDT ---
Commit pushed to master at https://github.com/D-Programming-Language/dmd

https://github.com/D-Programming-Language/dmd/commit/f1039b341f2798f176dcf3c34019682d413ea863
start on fixing issue 5570 64 bit ABI

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
--- You are receiving this mail because: ---