[Issue 15353] std.experimental.allocator cannot free memory in its destructor if the GC is an ancestor

2018-01-05 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15353 --- Comment #3 from github-bugzi...@puremagic.com --- Commits pushed to dmd-cxx at https://github.com/dlang/druntime https://github.com/dlang/druntime/commit/1113bf1476ca66bac8a25bea4598daf6fb4bd598 fix Issue 15353 - ignore freeing during

[Issue 15353] std.experimental.allocator cannot free memory in its destructor if the GC is an ancestor

2016-03-19 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15353 --- Comment #2 from github-bugzi...@puremagic.com --- Commits pushed to stable at https://github.com/D-Programming-Language/druntime https://github.com/D-Programming-Language/druntime/commit/1113bf1476ca66bac8a25bea4598daf6fb4bd598 fix Issue 15353 -

[Issue 15353] std.experimental.allocator cannot free memory in its destructor if the GC is an ancestor

2016-03-13 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15353 github-bugzi...@puremagic.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 15353] std.experimental.allocator cannot free memory in its destructor if the GC is an ancestor

2016-03-13 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15353 --- Comment #1 from github-bugzi...@puremagic.com --- Commits pushed to master at https://github.com/D-Programming-Language/druntime https://github.com/D-Programming-Language/druntime/commit/1113bf1476ca66bac8a25bea4598daf6fb4bd598 fix Issue 15353 -