[Issue 7653] remove "function literals cannot be class members" annoyance

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sun Mar 2 12:59:26 PST 2014


https://d.puremagic.com/issues/show_bug.cgi?id=7653



--- Comment #10 from timon.gehr at gmx.ch 2014-03-02 12:59:25 PST ---
(In reply to comment #9)
> Yes. And function literals are now allowed. But not delegate literals.

$ git clone https://github.com/D-Programming-Language/dmd.git
$ cd dmd/src
$ grep "function literals cannot be" *.c
func.c:                error("function literals cannot be class members");

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


More information about the Digitalmars-d-bugs mailing list