* 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 ++
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
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
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
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
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
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