== Quote from Steven Schveighoffer ([email protected])'s article > On Thu, 04 Nov 2010 10:20:28 -0400, Steven Schveighoffer > <[email protected]> wrote: > > There is also the issue of a cryptic error message. "Cyclic dependency > > in module test" gives you almost no information. This is an issue I > > hope to solve, when I have some spare time. I have already tried to > > solve it but ran into some severe bugs, but I can work around those bugs > > for now. > I fixed the cyclic dependency algorithm, and added a verbose printout when > a cycle is detected (showing you the entire cycle). Hopefully this at > least helps diagnosing this problem. > http://www.dsource.org/projects/druntime/changeset/414 > -Steve
Will this be applied to D1 too? Regards Iain
