Wrong lowering for a[b][c]++

Andrej Mitrovic andrej.mitrovich at gmail.com
Thu Mar 22 09:52:54 PDT 2012


On 3/22/12, H. S. Teoh <hsteoh at quickfur.ath.cx> wrote:
> You can check out the current code here:
>
> 	https://github.com/quickfur/New-AA-implementation

I need Git Head (2.059) for this, right? Otherwise I get:
newAA.d(426): Error: inout on parameter means inout must be on return type
as well (if from D1 code, replace with 'ref')


More information about the Digitalmars-d mailing list