I was surprised to read from the FreeBSD documentation that D string literals are actually writeable in Windows: https://dlang.org/dmd-freebsd.html Can we fix that? I think C literals were already immutable, though I'm not sure about the particulars of the Visual Studio C/C++ semantics.