[PATCH] acl: port to Solaris 8 when copying from tmpfs to ufs

2010-12-18 Thread Paul Eggert
* lib/copy-acl.c (qcopy_acl): Also allow EINVAL as an ignorable error number. Problem observed on Solaris 8 with latest coreutils, with "mv A B", where A is on a tmpfs file system and B is on a ufs file system. This caused coreutils' mv/part-symlink test to fail. --- ChangeLog |7 ++

Re: [coreutils] [PATCH] tests: set fail=0 by default

2010-12-18 Thread Paul Eggert
On 12/17/2010 11:55 PM, Jim Meyering wrote: > This change probably belongs in gnulib's tests/init.sh, too. OK, I installed the following (slightly different) version of the change into gnulib. Next I'll propagate the latest gnulib version of init.sh into coreutils. diff --git a/ChangeLog b/Chan

[PATCH] unistr/u8-mbsnlen-tests: fix deps

2010-12-18 Thread Ian Beckwith
Hi, u8-mbsnlen's tests fail due to a missing dep. Trivial patch attached. Ian. -- Ian Beckwith - i...@erislabs.net - http://erislabs.net/ianb/ GPG fingerprint: AF6C C0F1 1E74 424B BCD5 4814 40EC C154 A8BA C1EA Listening to: Captain Beefheart and the Magic Band - Dirty Blue Gene diff --git a/mo

[PATCH] relocatable-prog-wrapper: fix test suite

2010-12-18 Thread Ian Beckwith
Hi, relocatable-prog-wrapper fails the test suite. Trivial patch attached. I'm not 100% sure it is correct, but it passes the tests with it applied. Ian. -- Ian Beckwith - i...@erislabs.net - http://erislabs.net/ianb/ GPG fingerprint: AF6C C0F1 1E74 424B BCD5 4814 40EC C154 A8BA C1EA Listening

[PATCH] iconv: fix deps

2010-12-18 Thread Ian Beckwith
Hi, iconv fails the test suite due to a missing dep. Trivial patch attached. Ian. -- Ian Beckwith - i...@erislabs.net - http://erislabs.net/ianb/ GPG fingerprint: AF6C C0F1 1E74 424B BCD5 4814 40EC C154 A8BA C1EA Listening to: Captain Beefheart and the Magic Band - Safe as Milk - Flower Pot di

Re: Question about critical_factorization() in the Two-Way algorithm

2010-12-18 Thread Bruno Haible
Hello Pádraig, > I've rebased the attached memmem reorg patch > which splits correctness checks from performance checks. How about a couple of stylistic changes: use GNU style whitespace placement, 'const char *' not 'char *' for string literals, and NULL not 0 for the null pointer, preprocessor

Re: Possible Bug in Gnulib

2010-12-18 Thread Bruno Haible
Hello Noah, Thanks for your report. For a good report, you should also have stated - how you configured guile, - the precise error message that you got. Without this info, I can only give general advice. > I have two copies of libiconv on my computer (I run Mac OS X. One copy > came with the