[Issue 7204] [CTFE] Assertion failure when attempting to access function pointer of delegate
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Sat Oct 5 22:58:06 PDT 2013
http://d.puremagic.com/issues/show_bug.cgi?id=7204
Walter Bright <bugzilla at digitalmars.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |WORKSFORME
--- Comment #2 from Walter Bright <bugzilla at digitalmars.com> 2013-10-05 22:58:05 PDT ---
A correct error message is given by 2.064 head:
test.d(4): Error: Cannot convert &void delegate() to void* at compile time
test.d(6): called from here: foo()
--
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