[Issue 3167] Passing result of a function call as ref argument no longer works
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Thu Aug 6 12:24:15 PDT 2009
http://d.puremagic.com/issues/show_bug.cgi?id=3167
--- Comment #6 from Don <clugdbug at yahoo.com.au> 2009-08-06 12:24:14 PDT ---
This change is clearly caused by the addition of the new function
Expression *CallExp::modifiableLvalue(Scope *sc, Expression *e)
in expression.c. Comment it out to restore the old behaviour. It doesn't seem
to be necessary for any bug fixes -- eg, removing it doesn't reactivate bug
2323.
--
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