Re: phobosx.signal version 0.3 released

2013-10-15 Thread Denis Shelomovskij

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


Re: phobosx.signal version 0.3 released

2013-10-14 Thread Robert

Thanks Andrej! :-)


Link:
https://github.com/phobos-x/phobosx/blob/master/source/phobosx/signal.d




Re: phobosx.signal version 0.3 released

2013-10-14 Thread Andrej Mitrovic

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


phobosx.signal version 0.3 released

2013-10-14 Thread 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.


Best regards,

Robert