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

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Mon May 12 10:35:24 PDT 2014


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

Walter Bright <bugzilla at digitalmars.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bugzilla at digitalmars.com

--- Comment #3 from Walter Bright <bugzilla at digitalmars.com> ---
(In reply to hsteoh from comment #1)
> extern(C) functions are nothrow by definition,

This would be a change to the language. Probably a good change, but a change
nevertheless, and is likely to break existing code.

--


More information about the Digitalmars-d-bugs mailing list