[Issue 16291] phobosinit fails to register encodings on individual tests
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Tue Jul 19 17:16:52 PDT 2016
https://issues.dlang.org/show_bug.cgi?id=16291
--- Comment #18 from Steven Schveighoffer <schveiguy at yahoo.com> ---
(In reply to Ketmar Dark from comment #17)
> p.s. if it works, please, close my ER in issue 16298 then.
Sure. I personally hate the way std.encoding registers all the encodings, so
I'd like to fix that anyway (but by using compile-time reflection, not strings
and object.factory). But maybe your idea of registering on demand is worth
considering even with that update.
Sorry about the strife! Cycles in D suck. Hopefully we can make the whole thing
more pleasant.
--
More information about the Digitalmars-d-bugs
mailing list