← Back to index
|
Original Bugzilla link
Bug 12843 – Unit tests fail when GC is compiled with SENTINEL
Status
RESOLVED
Resolution
FIXED
Severity
normal
Priority
P1
Component
druntime
Product
D
Version
D2
Platform
All
OS
All
Creation time
2014-06-02T17:51:41Z
Last change time
2018-12-29T15:10:00Z
Keywords
pull
Assigned to
No Owner
Creator
Walter Bright
Comments
Comment #0
by bugzilla — 2014-06-02T17:51:41Z
See
https://github.com/D-Programming-Language/druntime/pull/819
for discussion.
Comment #1
by r.sagitario — 2014-08-02T18:27:41Z
https://github.com/D-Programming-Language/druntime/pull/920
Comment #2
by github-bugzilla — 2014-08-03T13:50:13Z
Commit pushed to master at
https://github.com/D-Programming-Language/druntime
https://github.com/D-Programming-Language/druntime/commit/edfe4c75d17b13eede0057026f5b3a39d13b7c1e
Merge pull request #920 from rainers/fix_sentinel Issue 12843 - Unit tests fail when GC is compiled with SENTINEL
Comment #3
by github-bugzilla — 2018-12-29T15:09:59Z
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]
>