What are the worst parts of D?

H. S. Teoh via Digitalmars-d digitalmars-d at puremagic.com
Tue Sep 23 12:08:11 PDT 2014


On Tue, Sep 23, 2014 at 07:01:05PM +0000, Sean Kelly via Digitalmars-d wrote:
> On Tuesday, 23 September 2014 at 18:38:08 UTC, Andrei Alexandrescu wrote:
> >
> >Well put. Again, the two things we need to work on are C++
> >compatibility and the GC. -- Andrei
> 
> Has much thought gone into how we'll address C++ const?

Is that even addressable?? D const is fundamentally different from C++
const. Short of introducing logical const into D, I don't see how we
could bridge the gap.


T

-- 
It is the quality rather than the quantity that matters. -- Lucius Annaeus Seneca


More information about the Digitalmars-d mailing list