aboutsummaryrefslogtreecommitdiff
path: root/doc/todo/tracking_bugs_with_dependencies.mdwn
diff options
context:
space:
mode:
authorJoey Hess <joey@gnu.kitenet.net>2009-10-02 15:15:23 -0400
committerJoey Hess <joey@gnu.kitenet.net>2009-10-02 15:15:23 -0400
commit4f9c5896b242ac08be181047ad426bd458a0bf49 (patch)
treec26f05040a73b473de15942bfd997b335e805715 /doc/todo/tracking_bugs_with_dependencies.mdwn
parent49f0745050e6b844592c0352a852d2956239690c (diff)
downloadikiwiki-4f9c5896b242ac08be181047ad426bd458a0bf49.tar
ikiwiki-4f9c5896b242ac08be181047ad426bd458a0bf49.tar.gz
add bug about transitive dependencies
Diffstat (limited to 'doc/todo/tracking_bugs_with_dependencies.mdwn')
-rw-r--r--doc/todo/tracking_bugs_with_dependencies.mdwn5
1 files changed, 1 insertions, 4 deletions
diff --git a/doc/todo/tracking_bugs_with_dependencies.mdwn b/doc/todo/tracking_bugs_with_dependencies.mdwn
index bfdbf0875..3894df5f6 100644
--- a/doc/todo/tracking_bugs_with_dependencies.mdwn
+++ b/doc/todo/tracking_bugs_with_dependencies.mdwn
@@ -472,10 +472,7 @@ account all comments above (which doesn't mean it is above reproach :) ). --[[W
>>>>> possibly by adding a dependency of the second type along with the dependency of the first type.
>>>>>> An example of the current system not tracking enough data is
->>>>>> where A inlines B which inlines C. A change to C will cause B to
->>>>>> rebuild, but A will not "notice" that B has implicitly changed.
->>>>>> That example suggests it might be fixable without explicitly storing
->>>>>> data, by causing a rebuild of B to be treated as a change to B.
+>>>>>> described in [[bugs/transitive_dependencies]].
>>>>>> --[[Joey]]
>>>>> The second type of dependency is a little more tricky. For each page, we'd need a list of pagespecs that