Re: printf failure on HP/UX 10.20 with 6.9.92

2008-02-11 Thread Peter Fales
t = width; } else width = arg; -- Peter Fales Alcatel-Lucent Member of Technical Staff 2000 Lucent Lane Room: 1C-436 Naperville, IL 60566-7033 Email: [EMAIL PROTECTED] Phone: 630 979 8031

Re: fseeko failure [was: wcwidth failure on RedHat Linux 7.3 (coreutils-6.9.91)]

2008-01-08 Thread Peter Fales
fseeko (and hit it), so I guess that's where the problem is. -- Peter Fales Alcatel-Lucent Member of Technical Staff 2000 Lucent Lane Room: 1C-436 Naperville, IL 60566-7033 Email: [EMAIL PROTECTED] Phone: 630 979 8031

Re: fseeko failure [was: wcwidth failure on RedHat Linux 7.3 (coreutils-6.9.91)]

2008-01-07 Thread Peter Fales
On Sun, Jan 06, 2008 at 06:26:16AM -0700, Eric Blake wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > According to Peter Fales on 12/30/2007 11:46 PM: > | This change fixes the problem in in test-wcwidth. There is one other > | failure in test-fseeko.sh when buil

Re: wcwidth failure on RedHat Linux 7.3 (coreutils-6.9.91)

2007-12-30 Thread Peter Fales
This change fixes the problem in in test-wcwidth. There is one other failure in test-fseeko.sh when building on RedHat 7.3. On Sat, Dec 29, 2007 at 05:36:18PM +0100, Bruno Haible wrote: > Peter Fales wrote: > > I'm seeing the following gnulib test failure while building > &

wcwidth failure on RedHat Linux 7.3 (coreutils-6.9.91)

2007-12-21 Thread Peter Fales
opt/exp/expmake/build/gnucoresrc/build/coreutils/gnulib-tests' make check-TESTS make[3]: Entering directory `/opt/exp/expmake/build/gnucoresrc/build/coreutils/gnulib-tests' FAIL: test-wcwidth ====== 1 of 1 tests failed Please report to [EMAIL PROTECTED]

Re: findutils-4.2.26 build error on HP-UX 10.20

2005-11-22 Thread Peter Fales
Note that gnulib/lib/quotearg.c already includes: # if HAVE_WCTYPE_H # include # endif I'm asking about doing the same thing in mbchar.c -- Peter Fales Lucent Technologies, Room 1C-436 N9IYJ 2000 Lucent Ln, PO Box 3033 internet: [

Re: findutils-4.2.26 build error on HP-UX 10.20

2005-11-22 Thread Peter Fales
g wctype.h) allows findutils to build to completion. -- Peter Fales Lucent Technologies, Room 1C-436 N9IYJ 2000 Lucent Ln, PO Box 3033 internet: [EMAIL PROTECTED] Naperville, IL 60566-7033 work: (630) 979-8031 O

Re: findutils-4.2.26 build error on HP-UX 10.20

2005-11-22 Thread Peter Fales
Thanks for the info. For what it's worth, there is at least one other place in gnulib/lib (quotearg.c) where the wctype.h header is protected by #if HAVE_WCTYPE_H. So, it seems reasonable to do the same thing in mbchar.h -- Peter Fales Lucent Technologies, Room 1