[dmd-beta] For those who want to try out new features
Don Clugston
dclugston at googlemail.com
Tue Jan 19 00:36:27 PST 2010
2010/1/19 Sönke Ludwig <ludwig at informatik.uni-luebeck.de>:
> Just one thing - is it an easy addition to support accessing arrays as
> struct members during CTFE (something like this.a[] = param[]; or this.a[0]
> = x;)?
> If that could get in it would make me really happy. It's the only thing left
> now to get rid of struct initializers for static array based structs and
> compile time constants, like static immutable Vec3 zerovec = Vec3(0, 0, 0);
It's not so difficult (it's an extension of existing code) but it
won't be in the next release.
Will probably be in the February release.
You can put it in Bugzilla if you like.
>
>> Walter Bright wrote:
>>>
>>> You can download the software as a zip file from:
>>>
>>>
>>> http://download.digitalmars.com/dmd2beta.zip
>>> userid: customer
>>> passwd: download7
>>> _______________________________________________
>>> dmd-beta mailing list
>>> dmd-beta at puremagic.com
>>> http://lists.puremagic.com/mailman/listinfo/dmd-beta
>>
>
> _______________________________________________
> dmd-beta mailing list
> dmd-beta at puremagic.com
> http://lists.puremagic.com/mailman/listinfo/dmd-beta
>
More information about the dmd-beta
mailing list