[Issue 12738] core.sys.posix.signal sigaction_t handler type mismatch

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Mon May 12 09:40:48 PDT 2014


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

--- Comment #1 from hsteoh at quickfur.ath.cx ---
extern(C) functions are nothrow by definition, so this code should not be
rejected.

--


More information about the Digitalmars-d-bugs mailing list