Thread overview
dmd bugs, part 1
Sep 18, 2008
bearophile
Sep 18, 2008
Chris R. Miller
September 18, 2008
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


September 18, 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!
September 18, 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!