Thread overview | ||||||
---|---|---|---|---|---|---|
|
April 12, 2010 [Issue 4084] New: Ignored missing main() closing bracket | ||||
---|---|---|---|---|
| ||||
http://d.puremagic.com/issues/show_bug.cgi?id=4084 Summary: Ignored missing main() closing bracket Product: D Version: future Platform: x86 OS/Version: Windows Status: NEW Keywords: accepts-invalid Severity: normal Priority: P2 Component: DMD AssignedTo: nobody@puremagic.com ReportedBy: bearophile_hugs@eml.cc --- Comment #0 from bearophile_hugs@eml.cc 2010-04-12 12:02:43 PDT --- This program compiles and runs with no errors with dmd 2.043 (note the missing closing bracket): void main() { -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- |
April 12, 2010 [Issue 4084] Ignored missing main() closing bracket | ||||
---|---|---|---|---|
| ||||
Posted in reply to bearophile_hugs@eml.cc | http://d.puremagic.com/issues/show_bug.cgi?id=4084 --- Comment #1 from Ellery Newcomer <ellery-newcomer@utulsa.edu> 2010-04-12 14:50:29 PDT --- Created an attachment (id=610) enforce closing brace after opening brace in statement one line fix (yawn) -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- |
April 24, 2010 [Issue 4084] Ignored missing main() closing bracket | ||||
---|---|---|---|---|
| ||||
Posted in reply to bearophile_hugs@eml.cc | http://d.puremagic.com/issues/show_bug.cgi?id=4084 --- Comment #2 from Gide Nwawudu <gide@nwawudu.com> 2010-04-24 02:41:46 PDT --- *** Issue 4110 has been marked as a duplicate of this issue. *** -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- |
June 01, 2010 [Issue 4084] Ignored missing main() closing bracket | ||||
---|---|---|---|---|
| ||||
Posted in reply to bearophile_hugs@eml.cc | http://d.puremagic.com/issues/show_bug.cgi?id=4084 Walter Bright <bugzilla@digitalmars.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |bugzilla@digitalmars.com Resolution| |FIXED --- Comment #3 from Walter Bright <bugzilla@digitalmars.com> 2010-05-31 23:41:58 PDT --- http://www.dsource.org/projects/dmd/changeset/511 -- 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