https://issues.dlang.org/show_bug.cgi?id=17902
Issue ID: 17902
Summary: FreeBSD 10.3: LocalTime().stdName is null and the
assert at line 28248 fails.
Product: D
Version: D2
Hardware: x86_64
OS: FreeBSD
Status: NEW
Severity: blocker
Priority: P1
Component: phobos
Assignee: [email protected]
Reporter: [email protected]
Brad writes:
I grabbed the official 10.3-CURRENT vm image from the freebsd website and gave
it a whirl. For the 64 bit test run, the only failure was std.datetime unit
tests failure. Apparently LocalTime().stdName is null and the assert at line
28248 fails.
http://forum.dlang.org/post/[email protected]
--