[Issue 7135] [tdpl] Multiple delegate-related issues (literal syntax, @system deduction)

d-bugmail at puremagic.com d-bugmail at puremagic.com
Tue Mar 13 20:50:19 PDT 2012


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



--- Comment #9 from Kenji Hara <k.hara.pg at gmail.com> 2012-03-13 20:50:21 PDT ---
(In reply to comment #8)
> Note: Unfortunately, current dmd does not support parameter type inference +
> type-safe variadisc like follows.
> 
> //delegate (self, args...) {...}
> //(self, args...) {...}

I've filed bug 7705 to allow such lambda syntax, and posted a pull request to
fix it.

-- 
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