"H. S. Teoh" <hst...@quickfur.ath.cx> wrote in message 
news:mailman.184.1385824673.3242.digitalmar...@puremagic.com...
> On Sat, Nov 30, 2013 at 05:47:37PM +1100, Daniel Murphy wrote:
>> "H. S. Teoh" <hst...@quickfur.ath.cx> wrote in message
>> news:mailman.165.1385740581.3242.digitalmar...@puremagic.com...
> [...]
>> > What about the AA value type issue?
>> >
>>
>> I don't think we do anything.  Let the builtin AA type be simple,
>> slow, and reliable.  When performance matters, use a library type you
>> can customize.
> [...]
>
> Sorry, I meant, what to do about aaA.d not being passed the TypeInfo of
> AA values. This causes things like aa[key]++ to produce wrong results
> when the value's .init isn't binary zero.
>

Oh ok.  I guess we fix it. 


Reply via email to