On Thursday, May 28, 2020 10:53:07 PM MDT Walter Bright via Digitalmars-d- announce wrote: > The subject says it all. > > If you care about memory safety, I recommending adding `safe:` as the first > line in all your project modules, and annotate individual functions > otherwise as necessary. For modules with C declarations, do as you think > best. > > For everyone else, carry on as before.
Thank you. - Jonathan M Davis
