[Issue 3167] Passing result of a function call as ref argument no longer works
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Sun Jul 12 09:44:07 PDT 2009
http://d.puremagic.com/issues/show_bug.cgi?id=3167
Jarrett Billingsley <jarrett.billingsley at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jarrett.billingsley at gmail.c
| |om
--- Comment #2 from Jarrett Billingsley <jarrett.billingsley at gmail.com> 2009-07-12 09:44:06 PDT ---
Oh, man. This breaks so much of MiniD because I use "push(t, MDValue(...))"
all over the place, where MDValue is a struct with a static opCall and push
takes a ref MDValue.
I wonder what bug was fixed that caused this.
--
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