On Sat, Nov 30, 2013 at 05:47:37PM +1100, Daniel Murphy wrote:
> "H. S. Teoh" <[email protected]> wrote in message 
> news:[email protected]...
[...]
> > 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.


T

-- 
Life is complex. It consists of real and imaginary parts. -- YHL

Reply via email to