If the second directory argument to xxdiff does not exist an exeception is thrown. All other combinations of path arguments appear to work correctly.
$ xxdiff valid-directory/ not-valid-directory/
Throwing exception:
xxdiff (app.cpp:665):
Internal error.
There has been an internal error within xxdiff.
To report bugs, please use the sourceforge bug tracker
at http://sourceforge.net/tracker/?group_id=2198
and log the above information above and if possible,
the files that caused the error, and as much detail as
you can to reproduce the error.
xxdiff (app.cpp:665):
Internal error.
There has been an internal error within xxdiff.
To report bugs, please use the sourceforge bug tracker
at http://sourceforge.net/tracker/?group_id=2198
and log the above information above and if possible,
the files that caused the error, and as much detail as
you can to reproduce the error.
$ xxdiff --version
xxdiff 3.2 [debug]
(Qt: 3.3.8)
Written by Martin Blais <blais@furius.ca>