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: [email protected]
ReportedBy: [email protected]
--- Comment #0 from SHOO <[email protected]> 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: -------