Why does scope(success) have to use exceptions?

deadalnix deadalnix at gmail.com
Thu Jan 17 05:04:59 PST 2013


On Thursday, 17 January 2013 at 12:15:07 UTC, Maxim Fomin wrote:
> On linux, segfaults can be translated into exceptions using 
> this module 
> (https://github.com/D-Programming-Language/druntime/blob/master/src/etc/linux/memoryerror.d) 
> however I do not know how to use it - I get linker errors.
>

Can you provide a sample code and the error message ?


More information about the Digitalmars-d mailing list