Stack frames larger than 4K should be rejected, but what if I want more

Ola Fosheim Grøstad ola.fosheim.grostad at gmail.com
Mon Jun 28 09:19:43 UTC 2021


On Monday, 28 June 2021 at 09:17:46 UTC, Ola Fosheim Grøstad 
wrote:
> You should be able to trap it and use the program counter/stack 
> pointer to figure out where it happened. Then you can extend 
> the stack if you are able to, if not call a cleanup handler.

Isn't this what D is doing now, anyway?



More information about the Digitalmars-d mailing list