To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=68917


User cloph changed the following:

                What    |Old value                 |New value
================================================================================
                      CC|'fs,pjanik,tono'          |'cloph,fs,pjanik,tono'
--------------------------------------------------------------------------------




------- Additional comments from [EMAIL PROTECTED] Tue Oct 30 15:46:22 +0000 
2007 -------
Is there any timeline?
I for myself would prefer unified diffs as well.

And since the different results of dmake patch have bitten me again (the patch
for issue 81303 doesn't apply for m235 anymore, but only because the patch data
was reshuffled, not because of other conflicts) I wrote a hackish patch
sanitizer that will sort the output by patched filename and will copy the hunks
& headers (timestamps) from the original patch when the patch data itself is the
same (instead of taking the same hunk from the new patch that would introduce
modified timestamps for every hunk and thus will make reading a patch against
the patch very uncomfortable - but the sorting part is even more important).

That simplifies comparing two different versions of a patch a lot

I personally would love if the timestamps (at least of the modified hunks) were
converted to ISO format, but unfortunately HTTP::Date is not part of the default
perl installation, and parsing the dates myself is too troublesome.

usage is as follows
patch_sanitizer.pl original.patch new.patch sanitized.patch

I didn't test it thoroughly, and it is far from being optimized (but as
generating new patches isn't time critical anyway, I think it will do...)

---------------------------------------------------------------------
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]

Reply via email to