[Issue 16298] [ER] lazily register standard codecs from std.encoding
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Wed Jan 4 07:09:32 PST 2017
https://issues.dlang.org/show_bug.cgi?id=16298
greenify <greeenify at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |greeenify at gmail.com
Resolution|--- |FIXED
--- Comment #1 from greenify <greeenify at gmail.com> ---
> for the time being, until the proper fix for cycle detection in module ctors isn't complete.
AFAIK the cycle detection has been fixed
(https://github.com/dlang/druntime/pull/1602), so I think this makes this issue
obsolete (please reopen if you disagree)
As you might have realized your patch got quite stalled here, so in the future
either submitting a PR or posting it to the mailing list could lead to more
success ;-)
--
More information about the Digitalmars-d-bugs
mailing list