[Issue 19256] std.json: JSONValue allows violating constness
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Fri Sep 21 09:03:49 UTC 2018
https://issues.dlang.org/show_bug.cgi?id=19256
--- Comment #1 from FeepingCreature <default_357-line at yahoo.de> ---
See also bug 12885. https://issues.dlang.org/show_bug.cgi?id=12885
This bug is still relevant, as it happens in @safe code, not just @system -
std.json violates @trusted by allowing bad things to happen.
--
More information about the Digitalmars-d-bugs
mailing list