[phobos] std.process and std.datetime - circular dependency on OSX
Jonathan M Davis
jmdavisProg at gmx.com
Sat Oct 1 20:34:45 PDT 2011
On Friday, September 30, 2011 20:16:33 Walter Bright wrote:
> Both have static constructors. This wasn't detected before because of a bug
> in dmd (now fixed).
std.process doesn't even import std.datetime, so I don't know why a circular
dependency would even exist in this case. As usual, trying to figure out what's
really going on with a circular dependency isn't going to be fun.
- Jonathan M Davis
More information about the phobos
mailing list