https://issues.dlang.org/show_bug.cgi?id=15393
--- Comment #1 from [email protected] --- Commits pushed to master at https://github.com/dlang/druntime https://github.com/dlang/druntime/commit/c1169182acaaafd18bd030797d4538fbd1454400 fix issue 15393 - Debug versions in GC code doesn't compile. also fixes size in call to rt_hasFinalizerInSegment https://github.com/dlang/druntime/commit/01daddfa7a49a5e86347c08e741ff9095978ae57 Merge pull request #2424 from rainers/gc_debug fix issue 15393 - Debug versions in GC code doesn't compile. merged-on-behalf-of: Nicholas Wilson <[email protected]> --
