From: Joachim E. <joa...@gm...> - 2007-07-10 20:59:51
|
Hi Jean-Eric, KDiff3 exits with 1 when the last file-merge was not completed and nothing was saved. You are right that this doesn't make much sense for a folder merge, but it is important for a file merge, so the calling program will know what happened. I can suppress this error code when in directory merge mode. Cheers, Joachim Am Dienstag, 10. Juli 2007 08:53 schrieb WYSOCKI Jean-Eric: > when used for 3 way folder merging, kdiff3 exits with a non null code in > contexts (for instance - did not test all cases...) where only folder > merge (no file merge) is required - whatever the merge actually > completed or not. > wouldn't it be nice if exit code was equal to 0 anytime the merge > completed ? |