On 2008-03-21 01:41:10 +0100, Ralf Wildenhues wrote: > Because there is no fix. cmp is working on binary files and diff > is working on text files, as designed.
But text files have a limited line length. So, I assume that diff may break on files with very long lines on such platforms. > Vincent, it'd be nice if you could run the git Autoconf testsuite > on Maemo with this, to see if it stands a chance of working. I don't understand what you mean exactly. The configure script is generated by autoconf on a normal Linux-based desktop machine, from which I do a "make dist". The Maemo machine itself doesn't run autoconf, just the configure script from the distributed archive. So, I suppose I should regenerate the archive using the git Autoconf testsuite from my desktop machine, then test it on Maemo. -- Vincent Lefèvre <[EMAIL PROTECTED]> - Web: <http://www.vinc17.org/> 100% accessible validated (X)HTML - Blog: <http://www.vinc17.org/blog/> Work: CR INRIA - computer arithmetic / Arenaire project (LIP, ENS-Lyon)