To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=64572
------- Additional comments from [EMAIL PROTECTED] Mon Apr 24 07:39:00 -0700 2006 ------- hmm, looks like my example still touched too much areas ;) how to solve: * Document this feature and warn people not to do it. can we get a warning each time a target time gets overwritten by a filedate that is older? (somehow the target didn't update the corrosponding file). might point to a poorly constructed target. * Always force the target time to *now* even if the file exists and has a different time stamp. doing this with e.g. an attribute may come handy when dealing with lots of flag file dependencies (e.g. helpcontent2) * touch the target instead of statting it. This might be slightly complicated, see Stat_target() in stat.c because the target file name might not be well-defined (.SOURCE and friends). sounds a bit too much like "hidden magic" to me... but still just thoughts... --------------------------------------------------------------------- Please do not reply to this automatically generated notification from Issue Tracker. Please log onto the website and enter your comments. http://qa.openoffice.org/issue_handling/project_issues.html#notification --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
