[phobos] std.process and std.datetime - circular dependency on OSX

Walter Bright walter at digitalmars.com
Sun Oct 2 14:49:26 PDT 2011



On 10/1/2011 9:07 PM, Jonathan M Davis wrote:
>
> It would be really nice though to be
> able to just somehow mark one or both of the static constructors or modules to
> indicate that the initialization order doesn't matter (or to tell it which
> order to use if that's a better solution).

If such a feature were added, it would not be allowed in @safe code.


More information about the phobos mailing list