Thread overview | |||||
---|---|---|---|---|---|
|
November 20, 2010 [Issue 5244] New: PATCH: fix use of uninitialised variable in toObj.c | ||||
---|---|---|---|---|
| ||||
http://d.puremagic.com/issues/show_bug.cgi?id=5244 Summary: PATCH: fix use of uninitialised variable in toObj.c Product: D Version: D2 Platform: Other OS/Version: All Status: NEW Severity: minor Priority: P2 Component: DMD AssignedTo: nobody@puremagic.com ReportedBy: s.d.hammett@googlemail.com --- Comment #0 from simon <s.d.hammett@googlemail.com> 2010-11-19 16:20:39 PST --- Created an attachment (id=822) PATCH: fix use of uninitialised variable in toObj.c As summary: triggered by test\compilable\header.d, line 135. pretty minor, but the affected codes needs a look at JIC -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- |
November 20, 2010 [Issue 5244] PATCH: fix use of uninitialised variable in toObj.c | ||||
---|---|---|---|---|
| ||||
Posted in reply to simon | http://d.puremagic.com/issues/show_bug.cgi?id=5244 Brad Roberts <braddr@puremagic.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #822|application/octet-stream |text/plain mime type| | Attachment #822 is|0 |1 patch| | -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- |
January 30, 2011 [Issue 5244] PATCH: fix use of uninitialised variable in toObj.c | ||||
---|---|---|---|---|
| ||||
Posted in reply to simon | http://d.puremagic.com/issues/show_bug.cgi?id=5244 Walter Bright <bugzilla@digitalmars.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |bugzilla@digitalmars.com Resolution| |FIXED --- Comment #1 from Walter Bright <bugzilla@digitalmars.com> 2011-01-30 12:14:55 PST --- https://github.com/D-Programming-Language/dmd/commit/2fbde7dec9d31987c142c9fc33d37867ec11b0c6 https://github.com/D-Programming-Language/dmd/commit/6b268be85a5126f3880e0779eac51fd505709773 -- 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