Replacing the comma operator

Jarrett Billingsley jarrett.billingsley at gmail.com
Tue Jul 28 17:00:17 PDT 2009


On Tue, Jul 28, 2009 at 7:46 PM, Stewart Gordon<smjg_1998 at yahoo.com> wrote:
> Jarrett Billingsley wrote:
> <snip>
>>
>> For two, what problem did Andrei point out?  Order of evaluation of
>> function arguments?  On the contrary, he said "now that order of
>> evaluation will be defined to be left-to-right in D, the semantics
>> would be quite the same".  Your code is what you'd have to use in D1,
>> but in D2, the simpler version would suffice.
>
> What do you understand by the combination of "now" and "will be"?
>
> I understood that he was speaking either sarcastically or hypothetically.
>
> Or can you find any official statement of this change, let alone a rationale
> for it?
>
> Stewart.
>

http://www.digitalmars.com/d/archives/digitalmars/D/assignment_left-to-right_or_right-to-left_evaluation_89616.html

That's the thread I remember it being discussed on.

Also, this is the second time your reply has broken threading, at
least on the mailing list..



More information about the Digitalmars-d mailing list