[Issue 2592] Cast in std.stdio disallowed in safe mode

2015-06-08 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=2592 Andrei Alexandrescu changed: What|Removed |Added Version|2.022 |D2 --

[Issue 2592] Cast in std.stdio disallowed in safe mode

2009-05-12 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2592 --- Comment #1 from Andrew Talbot 2009-05-12 13:32:17 PDT --- In the current version of D2 (version 2.030) the casts that cause safe mode compilation to fail when std.stdio is imported are now to be found in .../druntime/import/core/stdc/si

[Issue 2592] Cast in std.stdio disallowed in safe mode

2009-10-11 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2592 Andrei Alexandrescu changed: What|Removed |Added Status|NEW |ASSIGNED CC|

[Issue 2592] Cast in std.stdio disallowed in safe mode

2010-09-26 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2592 Andrei Alexandrescu changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|