std.signals2 proposal

Jacob Carlborg doob at me.com
Tue Nov 6 05:52:13 PST 2012


On 2012-11-06 14:39, eskimo wrote:

> Because the connect method in std.signal interprets the context pointer
> of the delegate to be an Object. If it is not, your program crashes. To
> quote the author of _d_toObject (which is used in the original
> std.signal):

I've not read the code and I'm not 100% sure of the intentions of 
std.signal but why not just call the delegate as is?

-- 
/Jacob Carlborg


More information about the Digitalmars-d mailing list