May 23, 2010 [Issue 4222] New: druntime should apply @safe/@system/@trusted | ||||
---|---|---|---|---|
| ||||
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@invisibleduck.org ReportedBy: zan77137@nifty.com --- Comment #0 from SHOO <zan77137@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: ------- |
October 10, 2012 [Issue 4222] druntime should apply @safe/@system/@trusted | ||||
---|---|---|---|---|
| ||||
Posted in reply to SHOO | http://d.puremagic.com/issues/show_bug.cgi?id=4222 Alex Rønne Petersen <alex@lycus.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED CC| |alex@lycus.org AssignedTo|sean@invisibleduck.org |alex@lycus.org --- Comment #1 from Alex Rønne Petersen <alex@lycus.org> 2012-10-10 03:45:37 CEST --- This is something I'll be working on over the next weeks/months. I have a bit of a monster patch already in-review that needs to be rebased. -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- |
Copyright © 1999-2021 by the D Language Foundation