On Wednesday, 17 July 2024 at 00:42:03 UTC, Walter Bright wrote: > https://github.com/WalterBright/documents/blob/ed4f1b441e71b5ac5e23a54e7c93e68997981e9a/SafePrintf.md Why not just make a @safe version of printf, and have a compiler error point people at it if they call unsafe printf from safe code?