Using static immutable Exceptions (or other way for NON-GC exceptions)

Liran Zvibel via D.gnu d.gnu at puremagic.com
Wed Feb 18 07:23:16 PST 2015


On Wednesday, 18 February 2015 at 14:59:19 UTC, Iain Buclaw wrote:
> Yah.  The only gotcha is if you fill up the chain, and it needs 
> to
> realloc/grow the memory.  Would only ever happen if you have 
> deep
> levels of try { } catch(e) { throw e; }  though....
>
> Iain

It could be a gcd compile time param, with a big enough default 
value -- lets say 20.


More information about the D.gnu mailing list