On Mon, 08 Nov 2010 10:06:11 -0500, Iain Buclaw <[email protected]> wrote:

== 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?

It should be (since it's a bug fix for D1 too), but I'm not involved with D1 Phobos at all. I'm pretty sure Tango will apply it, but I'm not involved there either.

-Steve

Reply via email to