[Issue 1084] lazy variadic parameters break in strange way
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Tue Aug 4 07:31:15 PDT 2009
http://d.puremagic.com/issues/show_bug.cgi?id=1084
Don <clugdbug at yahoo.com.au> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords|wrong-code |accepts-invalid
CC| |clugdbug at yahoo.com.au
--- Comment #3 from Don <clugdbug at yahoo.com.au> 2009-08-04 07:31:14 PDT ---
This isn't wrong-code, the bug is in the user's code. Changing to
accepts-invalid.
(Perhaps lazy []... should be illegal?)
On DMD2, it displays:
bug(12): Error: escaping reference to local __arrayArg502
So it's a D1-only issue.
--
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