https://issues.dlang.org/show_bug.cgi?id=19842
Ate Eskola <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|std.signals Segfault when |std.signals Segfault could |connecting with a lambda |take other delegates than | |member function pointers Severity|critical |enhancement --- Comment #8 from Ate Eskola <[email protected]> --- The documetation is now clarified, but it still would be a nice plus for the slot to accept any delegate of the correct type. I changed the severity to enhancement. --
