Turning a SIGSEGV into a regular function call under Linux, allowing throw

FeepingCreature default_357-line at yahoo.de
Thu Mar 15 13:20:24 PDT 2012


On 03/15/12 16:16, Kagamin wrote:
> Does it recover from
> 
> void function() f=null;
> f();

Not as currently written, no. It should be possible to detect this case and get a proper stackframe back, though.


More information about the Digitalmars-d mailing list