Typical security issues in C++: why the GC isn't your enemy

Walter Bright newshound2 at digitalmars.com
Fri Dec 9 01:43:48 UTC 2022


On 12/8/2022 1:02 PM, Zealot wrote:
> would it be possible to have it behind a compiler switch if it's a useful tool 
> to catch bugs. it's enough to run extra checks one before release.

I used to have it when the optimizer was run, but people just didn't like 
sometimes seeing the error and sometimes not.


More information about the Digitalmars-d mailing list