Bug 17153 – std.container.array.Array cannot be used in @nogc code

Status
RESOLVED
Resolution
FIXED
Severity
normal
Priority
P1
Component
phobos
Product
D
Version
D2
Platform
All
OS
All
Creation time
2017-02-07T18:15:00Z
Last change time
2017-03-22T12:22:12Z
Assigned to
nobody
Creator
jack

Comments

Comment #0 by jack — 2017-02-07T18:15:23Z
Comment #1 by github-bugzilla — 2017-02-20T21:00:10Z
Commit pushed to master at https://github.com/dlang/phobos https://github.com/dlang/phobos/commit/2a97fb42345ff1f238510e0ca03c08497d530d53 Merge pull request #5036 from JackStouffer/nogc-Array Fix Issue 17153 – Make std.container.array @nogc
Comment #2 by github-bugzilla — 2017-02-24T18:15:54Z
Commit pushed to newCTFE at https://github.com/dlang/phobos https://github.com/dlang/phobos/commit/2a97fb42345ff1f238510e0ca03c08497d530d53 Merge pull request #5036 from JackStouffer/nogc-Array
Comment #3 by github-bugzilla — 2017-03-22T12:22:12Z
Commit pushed to stable at https://github.com/dlang/phobos https://github.com/dlang/phobos/commit/2a97fb42345ff1f238510e0ca03c08497d530d53 Merge pull request #5036 from JackStouffer/nogc-Array