[Issue 1727] New: Associate Array Literals regression

Jarrett Billingsley kb3ctd2 at yahoo.com
Wed Dec 12 10:57:49 PST 2007


"Don Clugston" <dac at nospam.com.au> wrote in message 
news:fjoue2$o1o$1 at digitalmars.com...
> d-bugmail at puremagic.com wrote:
>> http://d.puremagic.com/issues/show_bug.cgi?id=1727
>>
>>            Summary: Associate Array Literals regression
>> Following does not compile:
>> int[char[]] ca= [cast(char[])"asdf":1,cast(char[])"asdf1":2];
>
> When did this ever compile? I think this is an unimplemented feature, not 
> a regression.
>

Uh, are you talking about AA literals?  They've been in D since 1.014 (April 
26).. this code works with D1. 




More information about the Digitalmars-d-bugs mailing list