Hm... I just realized, this doesn't jive correctly yet because random should also fail...
There definitely is a cycle though, that much is sure. -Steve ----- Original Message ---- > From: Steve Schveighoffer <[email protected]> > To: Discuss the phobos library for D <[email protected]> > Sent: Fri, November 5, 2010 11:13:24 AM > Subject: Re: [phobos] improved module cycle detection algorithm finds > existing >cycle in phobos, what to do? > > I moved encoding to the last module, so all the others would test first, > encoding appears to be the only cycle. > > Anyone want to try and figure out how to fix it? > > -Steve > > > > ----- Original Message ---- > > From: Steve Schveighoffer <[email protected]> > > > Note that this is the first cycle detected from building make -f > > posix.mak > > unittest. There may be more, I can post them all here if need be. > > > > _______________________________________________ > phobos mailing list > [email protected] > http://lists.puremagic.com/mailman/listinfo/phobos > _______________________________________________ phobos mailing list [email protected] http://lists.puremagic.com/mailman/listinfo/phobos
