James Youngman <[EMAIL PROTECTED]> writes:

> I'm copying this email to the gnulib project, in case they want to
> apply the patch anyway (the gnulib subdirectory of the findutils
> source code is just imported from the gnulib project).

That patch doesn't look right to me.  gnulib/modules/mbchar says that
you are supposed to include "mbchar.h" this way:

#if HAVE_WCHAR_H && HAVE_WCTYPE_H
#include "mbchar.h"
#endif

I notice that mbuiter.h doesn't do this: it just includes "mbchar.h"
directly.  Perhaps that's the real problem with gnulib?

Peter, what exactly is the problem on HP-UX 10.20?  Can you give us
the compilation command that failed, and what the diagnostic was?
Thanks.


_______________________________________________
bug-gnulib mailing list
bug-gnulib@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-gnulib

Reply via email to