From: Joey Hess Date: Sat, 16 May 2009 20:45:11 +0000 (-0400) Subject: remove bad item X-Git-Tag: 3.13~82 X-Git-Url: http://git.tremily.us/?p=ikiwiki.git;a=commitdiff_plain;h=aca5479a3a1a0cfee1285f176f7015a53ed6cf2b remove bad item --- diff --git a/doc/todo/tracking_bugs_with_dependencies.mdwn b/doc/todo/tracking_bugs_with_dependencies.mdwn index 3043cd9f2..974bf8dbb 100644 --- a/doc/todo/tracking_bugs_with_dependencies.mdwn +++ b/doc/todo/tracking_bugs_with_dependencies.mdwn @@ -195,8 +195,6 @@ account all comments above (which doesn't mean it is above reproach :) ). --[[W > Very belated code review of last version of the patch: > > * `is_globlist` is no longer needed -> * `pagespec_translate` is already memoized, so the explicit call -> to memoize when handling a define seems unnecessary? > * I don't understand why the pagespec match regexp is changed > from having flags `igx` to `ixgs`. Don't see why you > want `.` to match '\n` in it, and don't see any `.` in the regexp