[Issue 15376] The time zone name conversions should not be compiled into Phobos
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Sun Feb 7 18:54:08 PST 2016
https://issues.dlang.org/show_bug.cgi?id=15376
Jonathan M Davis <issues.dlang at jmdavisProg.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #3 from Jonathan M Davis <issues.dlang at jmdavisProg.com> ---
Technically, removing the functions with the hard-coded conversions would be
what's required to fix this bug per its title, but the new functionality is in
place now, and the old functionality will be deprecated after the new
functionality has been out for a release and eventually removed with the
completion of the deprecation cycle, so I'm going to mark this as fixed.
--
More information about the Digitalmars-d-bugs
mailing list