User feedback - recurrent runtime bug

Steven Schveighoffer schveiguy at yahoo.com
Mon Nov 8 06:48:11 PST 2010


On Thu, 04 Nov 2010 10:20:28 -0400, Steven Schveighoffer  
<schveiguy at 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


More information about the Digitalmars-d mailing list