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

Steven Schveighoffer <schvei...@yahoo.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|nob...@puremagic.com        |schvei...@yahoo.com

--- Comment #6 from Steven Schveighoffer <schvei...@yahoo.com> ---
Hm... I also realized just now that what I did is not correct. There's a chance
that some other static ctor depends on std.encoding registry having been set
up. But the link between encoding and phobosinit isn't there, so the ordering
will be wrong.

I'll fix this in a PR.

--

Reply via email to