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

--- Comment #7 from [email protected] ---
Commits pushed to stable at https://github.com/D-Programming-Language/druntime

https://github.com/D-Programming-Language/druntime/commit/0a740491d19a92cd12667ed2f3007ed23936f0e4
Fix issue 14467. When using GC.query, bits retrieved should be for base
address, not interior pointer bitset.

https://github.com/D-Programming-Language/druntime/commit/eeb01a68b992af0e87cbcf884a5aaf7a2035d2d6
Merge pull request #1227 from schveiguy/fixgcquery

Fix issue 14467 - arr.capacity sometimes erroneously returns 0

--

Reply via email to