If the option --recursive is used with 2 directories, xxdiff generates the following error:
Throwing exception:
xxdiff (app.cpp:2349):
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:2349):
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.
To reproduce :
mkdir -p a b
xxdiff --recursive a b
Forgot to say, I used latest version from the public Mercurial repository