https://issues.dlang.org/show_bug.cgi?id=12843
--- Comment #3 from [email protected] --- Commits pushed to master at https://github.com/dlang/druntime https://github.com/dlang/druntime/commit/24c19384b587b695b3cb7b25979dab2f706eadf7 fix issue 12843 again: Unit tests fail when GC is compiled with SENTINEL fix compilation and failures adding a test that ensures it compiles and most GC tests are run https://github.com/dlang/druntime/commit/98b488ab40bf9302c75215634662faac0c11a9ca Merge pull request #2423 from rainers/gc_sentinel fix issue 12843 again: Unit tests fail when GC is compiled with SENTINEL merged-on-behalf-of: Jacob Carlborg <[email protected]> --
