catching segfault using try_ catch

Adam D Ruppe destructionator at gmail.com
Sun Jul 11 22:47:14 UTC 2021


On Sunday, 11 July 2021 at 21:15:30 UTC, Paul Backus wrote:
> I know it's possible on Linux using the `etc.linux.memoryerror` 
> module [1]. Not sure about Windows.

With -m32, it just works. With -m32mscoff I'm not sure. With 
-m64, as far as I know, there is no way.


More information about the Digitalmars-d-learn mailing list