Warn about using the GC

Walter Bright newshound2 at digitalmars.com
Sun Jan 14 09:25:18 UTC 2024


Instead of using @nogc, we could have a compiler switch "warn on use of GC" 
which you can turn on if you like, or not, or turn on the -w switch to treat the 
gc warnings as errors.


More information about the Digitalmars-d mailing list