Indicate that pagespec_merge() is no longer needed (much rejoicing?)
parent
1ea8580a5f
commit
848bb66c37
|
@ -410,8 +410,8 @@ account all comments above (which doesn't mean it is above reproach :) ). --[[W
|
||||||
>>>>> then the last definition (baz) takes precedence.
|
>>>>> then the last definition (baz) takes precedence.
|
||||||
>>>>> In the process of writing this I think I've come up with a way to change this back the way it was, still using closures. -- [[Will]]
|
>>>>> In the process of writing this I think I've come up with a way to change this back the way it was, still using closures. -- [[Will]]
|
||||||
|
|
||||||
>>> Alternatively, my [[remove-pagespec-merge|should_optimise_pagespecs]]
|
>>> My [[remove-pagespec-merge|should_optimise_pagespecs]] branch has now
|
||||||
>>> branch solves this, in a Gordian knot sort of way :-) --[[smcv]]
|
>>> solved all this by deleting the offending function :-) --[[smcv]]
|
||||||
|
|
||||||
>> Secondly, it seems that there are two types of dependency, and ikiwiki
|
>> Secondly, it seems that there are two types of dependency, and ikiwiki
|
||||||
>> currently only handles one of them. The first type is "Rebuild this
|
>> currently only handles one of them. The first type is "Rebuild this
|
||||||
|
|
Loading…
Reference in New Issue