Review of std.signal

Robert jfanatiker at gmx.at
Sat Jan 4 09:57:02 PST 2014


Sorry, I completely missed this message. Thanks for the hint, I 
fixed the documentation.

Best regards,

Robert

>
> No, it isn't.
> The function `void watch(string msg, int i)` from unit tests is 
> declarated into the unittest block. So, it's delegate because 
> it contains pointer to the unittest scope.
> Try to change function to the `static void watch(string msg, 
> int i)` and you'll see the same error.



More information about the Digitalmars-d mailing list