First Beta 2.106.0

Iain Buclaw ibuclaw at gdcproject.org
Thu Nov 2 09:13:55 UTC 2023


On Thursday, 2 November 2023 at 07:49:32 UTC, Imperatorn wrote:
> Why is it named nothrow if what it's really doing is not adding 
> the unwinders?
> A nothrow switch could imply it's doing something in 
> relationship to nothrow, which it doesn't (unless it's secretly 
> enforcing nothrow in the codebase).

`-nothrow` is equivalent to putting `nothrow:` at the top of 
every compiled module.


More information about the Digitalmars-d-announce mailing list