Upgrading the minimum version of FreeBSD supported
Jonathan M Davis via Digitalmars-d
digitalmars-d at puremagic.com
Sun Apr 2 21:20:13 PDT 2017
On Sunday, April 02, 2017 20:40:15 Brad Roberts via Digitalmars-d wrote:
> 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.
Weird. I was running on PC-BSD 10.3 for a while (which should be the same as
FreeBSD 10.3 proper for everything that matters), and I never saw that
failure. I guess that I'll have to find some time to look into it.
- Jonathan M Davis
More information about the Digitalmars-d
mailing list