summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/bugs.mdwn3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/bugs.mdwn b/doc/bugs.mdwn
index c646242aa..64120d34f 100644
--- a/doc/bugs.mdwn
+++ b/doc/bugs.mdwn
@@ -33,3 +33,6 @@
* if a page containing an rss feed happens to show up in an rss feed,
the preprocessor directives won't be expanded (good) but are left in
raw rather than removed (bad).
+* add_depends() needs work. If there are two preprocessor directives on a page, and one calls add_depends("foo"), while the other calls add_depends("* !foo"), the second one wins, page foo will not be matched by the appended globlist.
+
+ What it needs to do is be smarter about merging depends, so if "foo" is added to "!foo", it should yeild "foo"; adding "!foo" to "foo" should again yeild "foo". That's easy, what's hard is when there are globs involved and potentially partially overlapping included and excluded subsets.. \ No newline at end of file
a>0
-rw-r--r--tags/a9/50/158276072933.28024.6725537697751087186@wilder.debian.org/unread0
-rw-r--r--tags/a9/50/20070310230828.5B435F78E4@xayide.jones.dk/jones0
-rw-r--r--tags/a9/50/20070310230828.5B435F78E4@xayide.jones.dk/sys0
-rw-r--r--tags/a9/50/20080310232105.GA7062@droopy.oc.cox.net/debian0
-rw-r--r--tags/a9/50/20081221225138.GC14776@df7cb.de/debian0
-rw-r--r--tags/a9/50/20081221225138.GC14776@df7cb.de/signed0
-rw-r--r--tags/a9/50/20130619120004.6A743B77F@xayide.jones.dk/jones0
-rw-r--r--tags/a9/50/20130619120004.6A743B77F@xayide.jones.dk/sys0
-rw-r--r--tags/a9/50/20140218142247.15639.12890@bastian.jones.dk/jones0
-rw-r--r--tags/a9/50/20140218142247.15639.12890@bastian.jones.dk/sent0
-rw-r--r--tags/a9/50/20140218142247.15639.12890@bastian.jones.dk/signed0
-rw-r--r--tags/a9/50/20150127170750.249101C071@jawa.homebase.dk/hb0
-rw-r--r--tags/a9/50/20150127170750.249101C071@jawa.homebase.dk/sys0
-rw-r--r--tags/a9/50/20150127170750.249101C071@jawa.homebase.dk/unread0
-rw-r--r--tags/a9/50/20170729200230.57BC01C074@jawa.homebase.dk/hb0
-rw-r--r--tags/a9/50/20170729200230.57BC01C074@jawa.homebase.dk/sys0
-rw-r--r--tags/a9/50/20170729200230.57BC01C074@jawa.homebase.dk/unread0
-rw-r--r--tags/a9/50/20170903100242.8FF9960CE@lxp5.free-owl.de/sys0
-rw-r--r--tags/a9/50/20170903100242.8FF9960CE@lxp5.free-owl.de/unread0
-rw-r--r--tags/a9/50/20180706070001.86A8A1C8F2B@lxp5.free-owl.de/sys0
-rw-r--r--tags/a9/50/20180706070001.86A8A1C8F2B@lxp5.free-owl.de/unread0
-rw-r--r--tags/a9/50/471F5C20.8040407@homebase.dk/hb0
-rw-r--r--tags/a9/50/471F5C20.8040407@homebase.dk/kp0
-rw-r--r--tags/a9/50/471F5C20.8040407@homebase.dk/sent0
-rw-r--r--tags/a9/50/4B6042E0.6080103@cipworx.org/inbox0
-rw-r--r--tags/a9/50/4B6042E0.6080103@cipworx.org/old0
-rw-r--r--tags/a9/50/841f3c5a-52ee-11ec-a8eb-eb9280567896@facebookmail.com/inbox0
-rw-r--r--tags/a9/50/841f3c5a-52ee-11ec-a8eb-eb9280567896@facebookmail.com/killed0
-rw-r--r--tags/a9/50/841f3c5a-52ee-11ec-a8eb-eb9280567896@facebookmail.com/unread0
-rw-r--r--tags/a9/50/9581502036.589237.65215.SendMail@jones.dk/attachment0
-rw-r--r--tags/a9/50/9581502036.589237.65215.SendMail@jones.dk/inbox0
-rw-r--r--tags/a9/50/9581502036.589237.65215.SendMail@jones.dk/old0
-rw-r--r--tags/a9/50/E1nsfPb-000EbP-UI@fasolo.debian.org/debian0
-rw-r--r--tags/a9/50/E1nsfPb-000EbP-UI@fasolo.debian.org/inbox0
-rw-r--r--tags/a9/50/E1nsfPb-000EbP-UI@fasolo.debian.org/killed0
-rw-r--r--tags/a9/50/E1nsfPb-000EbP-UI@fasolo.debian.org/unread0
-rw-r--r--tags/a9/50/YSji4iyctytEvJEK@xanadu.blop.info/debian0
-rw-r--r--tags/a9/50/YSji4iyctytEvJEK@xanadu.blop.info/unread0
-rw-r--r--tags/a9/50/mailman.30.1592518333.1693.teknik@lists.homebase.dk/hb0
-rw-r--r--tags/a9/50/mailman.30.1592518333.1693.teknik@lists.homebase.dk/inbox0
-rw-r--r--tags/a9/50/mailman.30.1592518333.1693.teknik@lists.homebase.dk/killed0
-rw-r--r--tags/a9/50/mailman.30.1592518333.1693.teknik@lists.homebase.dk/unread0
47 files changed, 0 insertions, 0 deletions