ris bin/sh doesn't support the "!" operation.
--
Peter Fales Lucent Technologies, Room 1C-436
N9IYJ 2000 Lucent Ln, PO Box 3033
internet: [EMAIL PROTECTED] Naperville, IL 60566-7033
work: (630)
platforms. Thanks for the help.
--
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
_
4.2.26
coredump when trying to read that database on solaris.
What exactly does --old-format mean? I noticed that the db created
by 4.1 had the same checksum as the "new" format from 4.2.26, but
the --old-format db did not - it was also about 20% smaller.
--
Peter Fales
? For now,
I've found it necessary to use --old-format to resolve some other
issues with creating the databases.
--
Peter Fales Lucent Technologies, Room 1C-436
N9IYJ 2000 Lucent Ln, PO Box 3033
internet: [EMAIL PROTECTED] Naperville
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
6.new/gnulib/lib/mbchar.h2005-11-21 09:52:26.0
-0600
@@ -156,7 +156,9 @@
#include
#include
+#ifdef HAVE_WCTYPE_H
#include
+#endif
#define MBCHAR_BUF_SIZE 24
--
Peter Fales Lucent Technologies, Room 1C-436
N9IYJ 2000 Lucent L