Hi Simon, * Simon Josefsson wrote on Wed, May 10, 2006 at 03:39:50PM CEST: > Ralf Wildenhues <[EMAIL PROTECTED]> writes: > > > FYI, a few of the gnulib tests currently fail: > > On x86_64-unknown-linux-gnu (omitting passed tests):
> > FAIL: test-gc-md4 > > FAIL: test-md4 > > Someone reported this for Shishi, and I tracked this down and I > installed the fix below. It wasn't easy to spot this... Thanks for your work on this! This (and the followup fixes) seem to fix all the test-gc-md4 and the test-md4 failures I reported. There's still the test-crc failure remaining. I saw that one on powerpc-ibm-aix5.3.0.0 hppa2.0-hp-hpux10.20 i686-pc-linux-gnu x86_64-unknown-linux-gnu sparc-sun-solaris2.8 like this: | cu got b9a9a617 | FAIL: test-crc and on alphaev67-dec-osf5.1 like this: | cu got ffffffffb9a9a617 | FAIL: test-crc back when I did the other tests. I don't think any of the files have changed since, though. Cheers, Ralf