Can someone help me?How can I call core.sys.linux.execinfo:backtrace from a core.stdc.signal: signal handler? The problem is that signal has been declared with @nogc in druntime and backtrace does not have that attribute.
Re: Should core.stdc.signal.signal be nothrow @nogc??
Bottled Genie via Digitalmars-d Tue, 17 May 2016 02:27:42 -0700
- Should core.stdc.signal.signal be nothrow ... Bottled Genie via Digitalmars-d
- Re: Should core.stdc.signal.signal be... Bottled Genie via Digitalmars-d
- Re: Should core.stdc.signal.signa... Bottled Genie via Digitalmars-d
- Re: Should core.stdc.signal.s... Joakim via Digitalmars-d
