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
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
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
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
> &
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]
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: [
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
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