July 18, 2008 Circular initialization dependency error? | ||||
---|---|---|---|---|
| ||||
Attachments: | Hi, If I import the "std.stdio" module after "std.date" and use writefln, DMD 2.014 compiles just fine, but running the program yields an error: "Error: circular initialization dependency with module std.date". But, if I switch the order of the imports then no error happens. Is this behaviour normal? Thanks, |
Copyright © 1999-2021 by the D Language Foundation