- Fixed circular dependency detection by implementing a basic DFS

Signed-off-by: Paul Beckingham <paul@beckingham.net>
This commit is contained in:
Wilhelm Schuermann 2011-12-18 12:10:23 -05:00 committed by Paul Beckingham
parent 30a97f5f52
commit 726fc33fe4
2 changed files with 29 additions and 43 deletions

View file

@ -62,6 +62,7 @@ The following submitted code, packages or analysis, and deserve special thanks:
Greg Grossmeier
Barton Meeks
Martin Klepsch
Wim Schuermann
Thanks to the following, who submitted detailed bug reports and excellent
suggestions:
@ -105,7 +106,6 @@ suggestions:
Jonathan Hankins
Andreas Kalex
Adam Wolk
Wim Schuermann
Tom Duffy
Miguel de Val Borro
Yann Davin