March 24, 2016
https://issues.dlang.org/show_bug.cgi?id=15822

hsteoh@quickfur.ath.cx changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |---

--- Comment #10 from hsteoh@quickfur.ath.cx ---
Why aren't we fixing this in git HEAD?!

--
March 24, 2016
https://issues.dlang.org/show_bug.cgi?id=15822

--- Comment #11 from ag0aep6g@gmail.com ---
(In reply to hsteoh from comment #10)
> Why aren't we fixing this in git HEAD?!

It's a regression. Those are fixed against stable, from which point releases are built. As far as I understand, stable is merged back into master from time to time (don't know if there are any rules about it). So the fix should reach master eventually.

--
March 24, 2016
https://issues.dlang.org/show_bug.cgi?id=15822

--- Comment #12 from github-bugzilla@puremagic.com ---
Commits pushed to master at https://github.com/D-Programming-Language/druntime

https://github.com/D-Programming-Language/druntime/commit/d23d7efb3649cd543e8d0b10b9a32ab3325f5cd0
fix Issue 15822 - InvalidMemoryOperationError when calling GC.removeRange/Root
from a finalizer

https://github.com/D-Programming-Language/druntime/commit/c6ac077a8d544fab65b1973b385c6f479697fb0e Merge pull request #1519 from MartinNowak/fix15822

--
March 24, 2016
https://issues.dlang.org/show_bug.cgi?id=15822

github-bugzilla@puremagic.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
         Resolution|---                         |FIXED

--
March 24, 2016
https://issues.dlang.org/show_bug.cgi?id=15822

--- Comment #13 from hsteoh@quickfur.ath.cx ---
Thanks!!

--
January 05, 2018
https://issues.dlang.org/show_bug.cgi?id=15822

--- Comment #14 from github-bugzilla@puremagic.com ---
Commits pushed to dmd-cxx at https://github.com/dlang/druntime

https://github.com/dlang/druntime/commit/d23d7efb3649cd543e8d0b10b9a32ab3325f5cd0 fix Issue 15822 - InvalidMemoryOperationError when calling GC.removeRange/Root from a finalizer

https://github.com/dlang/druntime/commit/c6ac077a8d544fab65b1973b385c6f479697fb0e Merge pull request #1519 from MartinNowak/fix15822

--
1 2
Next ›   Last »