Evaluation order of index expressions

Daniel Murphy via Digitalmars-d digitalmars-d at puremagic.com
Mon May 25 11:58:57 PDT 2015


"Andrei Alexandrescu"  wrote in message news:mjvlv5$vch$1 at digitalmars.com...

> > which one is correct?
>
> GDC. -- Andrei

I don't think it matters too much if we pick strict LTR, or keep dmd's 
existing exception for assign expressions.  IIRC Walter is in favour of 
keeping the exception[1].

Could you and Walter please come to an agreement and confirm here?  It 
should be fairly straightforward to get this fixed once it's clear which way 
it should go.

[1] 
https://github.com/D-Programming-Language/dmd/pull/4035#issuecomment-58861231 



More information about the Digitalmars-d mailing list