D Language Foundation June 2023 Monthly Meeting Summary

Mike Parker aldacron at gmail.com
Thu Jul 13 17:17:05 UTC 2023


On Thursday, 13 July 2023 at 14:00:49 UTC, Mike Parker wrote:

> said in the chat window that this is a straight-up bug). Átila 
> had also learned that static constructors should always be 
> `nothrow`. Walter said he couldn't see why anyone would write a 
> static constructor that throws. Átila said the point is, it's 
> not muscle memory. It's easy to forget to add `nothrow`. Walter 
> asked him to file an enhancement request on Bugzilla to make 
> static construction `nothrow`.
>

I forgot to add the follow up on this. Átila did open the issue, 
and Razvan submitted a PR to see what breaks.

https://issues.dlang.org/show_bug.cgi?id=23973

https://github.com/dlang/dmd/pull/15318


More information about the Digitalmars-d-announce mailing list