Thread overview | |||||
---|---|---|---|---|---|
|
March 24, 2011 [Issue 5778] New: Missing attributes. | ||||
---|---|---|---|---|
| ||||
http://d.puremagic.com/issues/show_bug.cgi?id=5778 Summary: Missing attributes. Product: D Version: D2 Platform: Other OS/Version: All Status: NEW Severity: normal Priority: P2 Component: websites AssignedTo: nobody@puremagic.com ReportedBy: blood.of.life@gmail.com --- Comment #0 from Bernard Helyer <blood.of.life@gmail.com> 2011-03-23 19:19:56 PDT --- Various attributes are not described or even listed on http://www.digitalmars.com/d/2.0/attribute.html . From the top of my head: @safe @trusted @system pure nothrow -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- |
March 24, 2011 [Issue 5778] Missing attributes. | ||||
---|---|---|---|---|
| ||||
Posted in reply to Bernard Helyer | http://d.puremagic.com/issues/show_bug.cgi?id=5778 kennytm@gmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |kennytm@gmail.com --- Comment #1 from kennytm@gmail.com 2011-03-24 01:11:52 PDT --- pure: http://www.digitalmars.com/d/2.0/function.html#pure-functions nothrow: http://www.digitalmars.com/d/2.0/function.html#nothrow-functions @safe,@trusted,@system: http://www.digitalmars.com/d/2.0/function.html#function-safety -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- |
May 03, 2012 [Issue 5778] Missing attributes. | ||||
---|---|---|---|---|
| ||||
Posted in reply to Bernard Helyer | http://d.puremagic.com/issues/show_bug.cgi?id=5778 Oleg Kuporosov <Oleg.Kuporosov@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |Oleg.Kuporosov@gmail.com --- Comment #2 from Oleg Kuporosov <Oleg.Kuporosov@gmail.com> 2012-05-03 04:53:08 PDT --- Per date there is no description for "immutable", "share" and "inout" attributes on http://dlang.org/attribute.html . -- 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