digitalmars.D - dmd bugs, part 1
- bearophile <bearophileHUGS lycos.com> Sep 17 2008
Content-Type: text/plain To help improve this language that I like, I have written a list of some of the bugs I have found in the current DMD V.1.035 compiler, hoping to see them fixed someday. When I can I'll show a second list with the bugs/problems of writeln/format. Bye, bearophile
Sep 17 2008
On Wed, Sep 17, 2008 at 9:04 PM, bearophile <bearophileHUGS lycos.com> wrote:To help improve this language that I like, I have written a list of some of the bugs I have found in the current DMD V.1.035 compiler, hoping to see them fixed someday. When I can I'll show a second list with the bugs/problems of writeln/format.
Jeez man -- have you even _heard_ of bugzilla?! http://d.puremagic.com/issues/ Please, look for these bugs in there, and if you can't find them, create them. Don't post marathon posts on digitalmars.D about them!
Sep 17 2008
Jarrett Billingsley wrote:On Wed, Sep 17, 2008 at 9:04 PM, bearophile <bearophileHUGS lycos.com> wrote:To help improve this language that I like, I have written a list of some of the bugs I have found in the current DMD V.1.035 compiler, hoping to see them fixed someday. When I can I'll show a second list with the bugs/problems of writeln/format.
Jeez man -- have you even _heard_ of bugzilla?! http://d.puremagic.com/issues/ Please, look for these bugs in there, and if you can't find them, create them. Don't post marathon posts on digitalmars.D about them!
Bugzilla - the best-kept secret in the whole D community!
Sep 17 2008








"Chris R. Miller" <lordsauronthegreat gmail.com>