Thread overview | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|
|
September 11, 2006 [Issue 64] Unhandled errors should go to stderr | ||||
---|---|---|---|---|
| ||||
http://d.puremagic.com/issues/show_bug.cgi?id=64 smjg@iname.com changed: What |Removed |Added ---------------------------------------------------------------------------- URL|http://www.digitalmars.com/d|http://www.digitalmars.com/p |rn- |news/read.php?server=news.di |bin/wwwnews?digitalmars.D.bu|gitalmars.com&group=digitalm |gs/2001 |ars.D.bugs&artnum=2001 Severity|normal |major Keywords| |patch ------- Comment #3 from smjg@iname.com 2006-09-10 19:07 ------- The fix is now here: http://www.digitalmars.com/d/archives/digitalmars/D/bugs/3170.html May I propose an alternative meaning for P1 - namely "The fix has been written and should be folded in right now"? -- |
September 14, 2006 [Issue 64] Unhandled errors should go to stderr | ||||
---|---|---|---|---|
| ||||
http://d.puremagic.com/issues/show_bug.cgi?id=64 ------- Comment #4 from smjg@iname.com 2006-09-14 18:03 ------- That was the thread with the fix to remove Object.print and the implicitly imported printf, with a follow-on fix for this. The fix that just fixes this bug is, of course, at http://www.digitalmars.com/pnews/read.php?server=news.digitalmars.com&group=digitalmars.D.bugs&artnum=4368 -- |
December 05, 2006 [Issue 64] Unhandled errors should go to stderr | ||||
---|---|---|---|---|
| ||||
http://d.puremagic.com/issues/show_bug.cgi?id=64 ------- Comment #5 from smjg@iname.com 2006-12-05 16:04 ------- (In reply to comment #3) > May I propose an alternative meaning for P1 - namely "The fix has been written and should be folded in right now"? No reply => going for it. Time's too short to waste any more. -- |
December 05, 2006 [Issue 64] Unhandled errors should go to stderr | ||||
---|---|---|---|---|
| ||||
http://d.puremagic.com/issues/show_bug.cgi?id=64 smjg@iname.com changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P2 |P1 -- |
March 30, 2007 [Issue 64] Unhandled errors should go to stderr | ||||
---|---|---|---|---|
| ||||
http://d.puremagic.com/issues/show_bug.cgi?id=64 bugzilla@digitalmars.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED ------- Comment #6 from bugzilla@digitalmars.com 2007-03-29 19:04 ------- Fixed DMD 1.010 -- |
May 07, 2012 [Issue 64] Unhandled errors should go to stderr | ||||
---|---|---|---|---|
| ||||
http://d.puremagic.com/issues/show_bug.cgi?id=64 --- Comment #7 from github-bugzilla@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: ------- |
May 07, 2012 [Issue 64] Unhandled errors should go to stderr | ||||
---|---|---|---|---|
| ||||
http://d.puremagic.com/issues/show_bug.cgi?id=64 --- Comment #8 from github-bugzilla@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: ------- |
May 12, 2012 [Issue 64] Unhandled errors should go to stderr | ||||
---|---|---|---|---|
| ||||
http://d.puremagic.com/issues/show_bug.cgi?id=64 --- Comment #9 from github-bugzilla@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: ------- |
Copyright © 1999-2021 by the D Language Foundation