[Issue 6620] argument evaluation order inversed for extern(C)

d-bugmail at puremagic.com d-bugmail at puremagic.com
Wed Sep 7 21:31:05 PDT 2011


http://d.puremagic.com/issues/show_bug.cgi?id=6620


yebblies <yebblies at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |yebblies at gmail.com
         Resolution|                            |INVALID


--- Comment #1 from yebblies <yebblies at gmail.com> 2011-09-08 14:30:51 EST ---
(In reply to comment #0)
> I know argument evaluation order isn't really guaranteed to be left to right.

It isn't guaranteed _at all_, it's undefined.  I think there's already an
enhancement open about defining the order of evaluation, but until that's
accepted this is perfectly valid behavior by the compiler.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------


More information about the Digitalmars-d-bugs mailing list