[Issue 10297] Memory safe D spec is out of date

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Fri Jul 4 15:27:59 PDT 2014


https://issues.dlang.org/show_bug.cgi?id=10297

--- Comment #4 from github-bugzilla at puremagic.com ---
Commits pushed to master at https://github.com/D-Programming-Language/dlang.org

https://github.com/D-Programming-Language/dlang.org/commit/69db18bef0f2fe9db6a9004bdaa072498c765439
Fix Issue 10297 - Memory safe D spec is out of date

Link to spec from front page instead of safed.html article.
Replace 'Proscribed Forms' section with link to @safe function
attribute.
Introduce @safe, @trusted.
Add note about array bounds checks.

https://github.com/D-Programming-Language/dlang.org/commit/32cb7c7d3a9794db3f9ec68074faec26655248c1
Merge pull request #600 from ntrel/update-safe-spec

Fix Issue 10297 - Memory safe D spec is out of date

--


More information about the Digitalmars-d-bugs mailing list