[Issue 2479] Cannot use variadic arguments inside a closure

2019-10-10 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=2479

RazvanN  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 CC||razvan.nitu1...@gmail.com
 Resolution|--- |WORKSFORME

--- Comment #12 from RazvanN  ---
Git master does not exhibit this behavior. The code compiles and runs
successfully. Closing as WORKSFORME.

--


[Issue 2479] Cannot use variadic arguments inside a closure

2011-02-13 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2479


Don clugd...@yahoo.com.au changed:

   What|Removed |Added

Summary|Regression: cannot use  |Cannot use variadic
   |variadic arguments inside a |arguments inside a closure
   |closure |
   Severity|regression  |normal


--- Comment #11 from Don clugd...@yahoo.com.au 2011-02-13 12:53:56 PST ---
Removing the 'regression' keyword, since variadic arguments in closures have
never worked.

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