[Issue 12507] SysTime.init.toString should not segfault

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Sat Nov 21 16:03:44 PST 2015


https://issues.dlang.org/show_bug.cgi?id=12507

--- Comment #6 from Jonathan M Davis <issues.dlang at jmdavisProg.com> ---
(In reply to Alaksiej Stankievič from comment #5)
> What is currently status of this?
> 
> I have hit this just now, and it consumes 1 hour of investigation.

As the "Depends on" field indicates, it's blocked by issue# 12624. Attempting
to provide a default TimeZone to SysTime won't compile on Windows due to a bug
in the compiler backend.

--


More information about the Digitalmars-d-bugs mailing list