[Issue 13443] stdin/stdout/stderr should be accessible from @safe code
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Thu Dec 3 05:49:39 PST 2015
https://issues.dlang.org/show_bug.cgi?id=13443
Infiltrator <lt.infiltrator at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |lt.infiltrator at gmail.com
--- Comment #1 from Infiltrator <lt.infiltrator at gmail.com> ---
So should the solution be to make them not __gshared; or to fix them to be
thread-safe and continue to disallow them in @safe code?
--
More information about the Digitalmars-d-bugs
mailing list