[Issue 16291] phobosinit fails to register encodings on individual tests
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Tue Jul 19 16:27:50 PDT 2016
https://issues.dlang.org/show_bug.cgi?id=16291
--- Comment #15 from Steven Schveighoffer <schveiguy at yahoo.com> ---
I'm going to have to take back what I said. I added back in the static ctors,
and there is no cycle, even with my patch that fixes cycle detection. It's
probably all the work on trimming out unnecessary imports that has helped this.
I'll "revert" what I did by moving the static ctors back into std.encoding.
--
More information about the Digitalmars-d-bugs
mailing list