What are the worst parts of D?

Walter Bright via Digitalmars-d digitalmars-d at puremagic.com
Wed Oct 8 17:30:14 PDT 2014


On 9/25/2014 4:08 AM, Don wrote:
> I'd also like to see us getting rid of those warts like assert(float.nan) being
> true.

https://issues.dlang.org/show_bug.cgi?id=13489

It has some serious issues with it - I suspect it'll cause uglier problems than 
it fixes.


> And adding a @ in front of pure, nothrow.

https://issues.dlang.org/show_bug.cgi?id=13388

It has generated considerable discussion.


More information about the Digitalmars-d mailing list