[Issue 12843] Unit tests fail when GC is compiled with SENTINEL

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sat Dec 29 15:09:59 UTC 2018


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

--- Comment #3 from github-bugzilla at puremagic.com ---
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 <jacob-carlborg at users.noreply.github.com>

--


More information about the Digitalmars-d-bugs mailing list