https://issues.dlang.org/show_bug.cgi?id=16227
Issue ID: 16227
Summary: std.numeric unit tests fail when run in isolation
Product: D
Version: D2
Hardware: x86_64
OS: Linux
Status: NEW
Severity: minor
Priority: P1
Component: phobos
Assignee: [email protected]
Reporter: [email protected]
make -f posix.mak unittest-debug # fine
make -f posix.mak std/numeric.test
core.exception.AssertError@std/numeric.d(1955): unittest failure
--
