On Thu, 04 Nov 2010 10:20:28 -0400, Steven Schveighoffer <schvei...@yahoo.com> 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

Reply via email to