[Issue 18995] std.array.array doesn't free elements

d-bugmail at puremagic.com d-bugmail at puremagic.com
Wed Jun 20 06:58:41 UTC 2018


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

--- Comment #3 from github-bugzilla at puremagic.com ---
Commits pushed to master at https://github.com/dlang/phobos

https://github.com/dlang/phobos/commit/4fe18b905526b4c1d0fb19aa28ccfcddf27ffcdc
Fix issue 18995 - Make sure GC calls destructor when using std.array.array

https://github.com/dlang/phobos/commit/db66b82b178480a636024371d76d016e6ee03971
Merge pull request #6584 from schveiguy/fix18995

Fix issue 18995 - Make sure GC calls destructor when using std.array.array
merged-on-behalf-of: Petar Kirov <ZombineDev at users.noreply.github.com>

--


More information about the Digitalmars-d-bugs mailing list