Thread overview
phobosx.signal version 0.3 released
Oct 14, 2013
Robert
Oct 14, 2013
Andrej Mitrovic
Oct 14, 2013
Robert
Oct 15, 2013
Denis Shelomovskij
October 14, 2013
Thanks to Denis Shelomovskij for pointing out that due to compiler optimizations the "Heisenbug" was still present in my code, just very unlikely to trigger in practice. It should be fixed for real now. I'll sleep over it and check it more thoroughly again in the next days. Denis, I would appreciate it if you might check if it looks good to you now.

Best regards,

Robert
October 14, 2013
On Monday, 14 October 2013 at 20:07:08 UTC, Robert wrote:
> Best regards,
>
> Robert

Link:
https://github.com/phobos-x/phobosx/blob/master/source/phobosx/signal.d
October 14, 2013
Thanks Andrej! :-)
>
> Link:
> https://github.com/phobos-x/phobosx/blob/master/source/phobosx/signal.d

October 15, 2013
15.10.2013 0:07, Robert пишет:
> Thanks to Denis Shelomovskij for pointing out that due to compiler
> optimizations the "Heisenbug" was still present in my code, just very
> unlikely to trigger in practice. It should be fixed for real now. I'll
> sleep over it and check it more thoroughly again in the next days.
> Denis, I would appreciate it if you might check if it looks good to you
> now.

This implementation is also incorrect because of the same reason. Here is my post in appropriate NG:
http://forum.dlang.org/post/l3j6vm$1t62$1@digitalmars.com

-- 
Денис В. Шеломовский
Denis V. Shelomovskij