DIP 1028---Make @safe the Default---Community Review Round 1
Dominikus Dittes Scherkl
dominikus at scherkl.de
Thu Jan 2 15:45:51 UTC 2020
On Thursday, 2 January 2020 at 15:38:22 UTC, Dominikus Dittes
Scherkl wrote:
> [...]
Woah, writing fast is not my thing :-/
Again, hopefully with less typos:
> No, I argue the program was originally buggy: it got the false
> information that baz() is not safe, but this is only due to a
> missing annotation (e.g. if baz() were a template, it would
> have been inferred to be @safe)
>
> I hope that very few code out there actually use such bad
> mechanisms (e.g. call different functions depending on their
> @safe annotation).
More information about the Digitalmars-d
mailing list