User feedback - recurrent runtime bug
Steven Schveighoffer
schveiguy at yahoo.com
Mon Nov 8 07:08:56 PST 2010
On Mon, 08 Nov 2010 10:06:11 -0500, Iain Buclaw <ibuclaw at ubuntu.com> wrote:
> == Quote from Steven Schveighoffer (schveiguy at yahoo.com)'s article
>> 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
>
> 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
More information about the Digitalmars-d
mailing list