Thread overview | |||||
---|---|---|---|---|---|
|
June 19, 2011 [Issue 6179] New: scope should be removed from http://www.digitalmars.com/d/2.0/memory.html | ||||
---|---|---|---|---|
| ||||
http://d.puremagic.com/issues/show_bug.cgi?id=6179 Summary: scope should be removed from http://www.digitalmars.com/d/2.0/memory.html Product: D Version: unspecified Platform: All OS/Version: All Status: NEW Severity: normal Priority: P2 Component: websites AssignedTo: nobody@puremagic.com ReportedBy: jmdavisProg@gmx.com --- Comment #0 from Jonathan M Davis <jmdavisProg@gmx.com> 2011-06-19 13:21:27 PDT --- As the scope storage class is on its way out and shouldn't be used, it should be removed from http://www.digitalmars.com/d/2.0/memory.html . It could be replaced with documentation on std.typecons.scoped, but scope itself should be removed from those docs. -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- |
February 07, 2012 [Issue 6179] scope should be removed from http://www.digitalmars.com/d/2.0/memory.html | ||||
---|---|---|---|---|
| ||||
Posted in reply to Jonathan M Davis | http://d.puremagic.com/issues/show_bug.cgi?id=6179 Yao Gomez <yao.gomez@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |yao.gomez@gmail.com --- Comment #1 from Yao Gomez <yao.gomez@gmail.com> 2012-02-06 16:58:58 PST --- There has been further discussion about this? It's a given that scope is going in the way of the dinosaur? I could make the pull request to remove that section from the docs. But in the recent list of deprecated stuff (https://github.com/D-Programming-Language/d-programming-language.org/commit/ee478b55207862dda5201bd3bfb57e029236e6e5) there's no mention of scope. -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- |
February 07, 2012 [Issue 6179] scope should be removed from http://www.digitalmars.com/d/2.0/memory.html | ||||
---|---|---|---|---|
| ||||
Posted in reply to Jonathan M Davis | http://d.puremagic.com/issues/show_bug.cgi?id=6179 --- Comment #2 from Jonathan M Davis <jmdavisProg@gmx.com> 2012-02-06 17:04:47 PST --- As I understand it, it's a given. -- 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