Which compiler regressions are blocking people fom upgrading?

div0 div0 at sourceforge.net
Tue Nov 9 02:21:50 PST 2010


On 09/11/2010 02:01, Don wrote:
> If anyone would like to use the latest compiler release, but cannot
> because of a compiler regression, please specify which bug is the
> blocker (and whether you are using D1 or D2).
> I'll try to get any such compiler regressions fixed in the next release.
>
>

Well not a regression, but disallowing struct literals when structs have 
constructors has really ballsed up my code. Changing to using 
constructors doesn't work at the moment as you can't assign to array 
elements in CTFE.

-- 
My enormous talent is exceeded only by my outrageous laziness.
http://www.ssTk.co.uk


More information about the Digitalmars-d mailing list