November 24, 2010 [Issue 5266] New: Windows sample code different on website and in samples directory | ||||
---|---|---|---|---|
| ||||
http://d.puremagic.com/issues/show_bug.cgi?id=5266 Summary: Windows sample code different on website and in samples directory Product: D Version: D2 Platform: x86 OS/Version: Windows Status: NEW Severity: normal Priority: P2 Component: DMD AssignedTo: nobody@puremagic.com ReportedBy: simen.kjaras@gmail.com --- Comment #0 from Simen Kjaeraas <simen.kjaras@gmail.com> 2010-11-24 05:28:23 PST --- WinMain in $DMD\samples\d\winsamp.d follows an old pattern for how to write a WinMain, thus not running static constructors. More correct code is on the website, though it also has issues (see http://d.puremagic.com/issues/show_bug.cgi?id=5261) -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- |
November 26, 2010 [Issue 5266] Windows sample code different on website and in samples directory | ||||
---|---|---|---|---|
| ||||
Posted in reply to Simen Kjaeraas | http://d.puremagic.com/issues/show_bug.cgi?id=5266 Simen Kjaeraas <simen.kjaras@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |DUPLICATE --- Comment #1 from Simen Kjaeraas <simen.kjaras@gmail.com> 2010-11-26 00:48:50 PST --- *** This issue has been marked as a duplicate of issue 5268 *** -- 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