[Issue 5359] std.traits : isDelegate returns false on a delegate

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sun Feb 24 16:24:25 PST 2013


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



--- Comment #4 from Andrej Mitrovic <andrej.mitrovich at gmail.com> 2013-02-24 16:24:20 PST ---
The real issue here was that isDelegate should have only accepted types, IOW
this should have been a compile-time error not a runtime one.

Fixed with https://github.com/D-Programming-Language/phobos/pull/1164

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