Bug 20418 – Unittest failure in bitarray.d on Win32

Status
RESOLVED
Resolution
FIXED
Severity
regression
Priority
P1
Component
dmd
Product
D
Version
D2
Platform
All
OS
Windows
Creation time
2019-11-26T20:56:08Z
Last change time
2019-11-26T22:42:12Z
Keywords
pull
Assigned to
No Owner
Creator
moonlightsentinel

Comments

Comment #0 by moonlightsentinel — 2019-11-26T20:56:08Z
Running DMD master with unittests enabled fails on Win32: core.exception.AssertError@dmd\root\bitarray.d(170): unittest failure ---------------- 0x00742E89 in _d_unittestp 0x006548CC in void dmd.root.bitarray.__modtest() 0x0074AF3A in int core.runtime.runModuleUnitTests().__foreachbody1(object.ModuleInfo*) 1/21 unittests FAILED
Comment #1 by dlang-bot — 2019-11-26T20:59:58Z
@MoonlightSentinel created dlang/dmd pull request #10620 "Fix Issue 20418: Unittest failure in bitarray.d on Win32" fixing this issue: - Fix Issue 20418: Unittest failure in bitarray.d on Win32 https://github.com/dlang/dmd/pull/10620
Comment #2 by dlang-bot — 2019-11-26T22:42:12Z
dlang/dmd pull request #10620 "Fix Issue 20418: Unittest failure in bitarray.d on Win32" was merged into master: - e7191751ad000d08542655511d9dbfe406c0b3bf by MoonlightSentinel: Fix Issue 20418: Unittest failure in bitarray.d on Win32 https://github.com/dlang/dmd/pull/10620