| DEPS: Dependency Extraction and Processing System; Formerly graph-includes toolkit | ||
|---|---|---|
| Prev | ||
volume names in paths are not handled yet (eg. on windows)
on windows, backslash path separator in -prefixstrip argument interferes with regexp ("Trailing \ in regex m/ ... at wesnoth.pm line 21")
(is that really a bug, or just a normal side-effect of cycles ?) traversal counts on edges are unreasonably high on cycles (real graph traversal issue, but unlikely to get fixed before we get another visual way to spot cycles ;)
the colored style of a node of level < min is not shown when that node is displayed because it is not part of any node > min and < max. (is that still true now that we use transforms and the like ?)
--showdropped mode draws too many edges as dropped (ie. does not consider marked edges as dropped when deciding whether to consider subsequent edges as dropped)
transitive reduction may not be complete, some more edges could possibly be dropped - wesnoth tree at 2005-03-25 exhibits the problem with the "display -> builder -> animated -> image" path