On Fri, Jul 05, 2002 at 02:58:30PM +0100, Andy Wardley wrote:
  
> * Applied a patch from Harald Joerg so that ttree considers files
>   with equal mtime to be "not modified".

Did this patch introduce a bug ? I'm not sure since I'm using ttree
since 2.08 (yes ttree newbie's speaking ;)

mtime of preprocessed files don't seem to be compared against each template
mtime. Thus, if I modify my preprocessed file (yes you guess it : it's
my conf file) no template is reread and reparsed.

I'm forced to : 

find tmpl -type f | xargs touch

to have things 'recompiled' properly

(proper fix doesn't seem to be obvious to me since PRE_PROCESS
directly comes from %ttopts)


Yann

_______________________________________________
templates mailing list
[EMAIL PROTECTED]
http://www.template-toolkit.org/mailman/listinfo/templates

Reply via email to