[Issue 11918] pthread_kill should be nothrow

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Fri Apr 17 22:33:28 PDT 2015


https://issues.dlang.org/show_bug.cgi?id=11918

Joakim <dbugz at joakim.fea.st> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #1 from Joakim <dbugz at joakim.fea.st> ---
This has been addressed since then:

https://github.com/D-Programming-Language/druntime/blame/master/src/core/sys/posix/signal.d#L1902
https://github.com/D-Programming-Language/druntime/blame/master/src/core/sys/osx/pthread.d#L18

--


More information about the Digitalmars-d-bugs mailing list