[Issue 4222] New: druntime should apply @safe/@system/@trusted
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Sat May 22 19:37:10 PDT 2010
http://d.puremagic.com/issues/show_bug.cgi?id=4222
Summary: druntime should apply @safe/@system/@trusted
Product: D
Version: 2.041
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: druntime
AssignedTo: sean at invisibleduck.org
ReportedBy: zan77137 at nifty.com
--- Comment #0 from SHOO <zan77137 at nifty.com> 2010-05-22 19:37:09 PDT ---
I tried to apply @safe/@trusted/@system to Phobos.
See also http://lists.puremagic.com/pipermail/phobos/2010-May/000488.html
I found this issue there.
druntime's modules are not applying @safe/@system/@trusted now.
This shows that Exception, TypeInfo, Thread and others are not
usable by the @safe function virtually.
I hope druntime applies @safe/@trusted/@system.
--
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
More information about the Digitalmars-d-bugs
mailing list