[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: coreutils 6.6 fails to compile on IRIX 5.3
From: |
Eric Blake |
Subject: |
Re: coreutils 6.6 fails to compile on IRIX 5.3 |
Date: |
Wed, 27 Dec 2006 06:27:58 -0700 |
User-agent: |
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.0.9) Gecko/20061207 Thunderbird/1.5.0.9 Mnenhy/0.7.4.666 |
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
According to Eric Blake on 12/27/2006 6:18 AM:
>
> I'm checking this in to fix this issue on platforms that do not need a
> replacement <wctype.h>. It is not a true reversion, since it rearranges
> the include order to let <wctype.h> pulls in prerequisites required for
> <wchar.h> on platforms where <wchar.h> is not self-standing.
>
> 2006-12-27 Eric Blake <address@hidden>
>
> * lib/fnmatch.c: Reinstate inclusion of <wchar.h>, since this
> module uses more than what <wctype.h> is required to provide.
I'm supposing the alternative would be to make the wctype module smarter,
and implement the CX shading in POSIX that says that <wctype.h> is allowed
to pull in all of <wchar.h>. Then gnulib modules should only ever need to
include <wctype.h> and not worry about <wchar.h>, regardless of whether
the platform's wctype.h opted not to pull in wchar.h.
- --
Life is short - so eat dessert first!
Eric Blake address@hidden
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (Cygwin)
Comment: Public key at home.comcast.net/~ericblake/eblake.gpg
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iD8DBQFFknTe84KuGfSFAYARAkUHAJ4ttZ/CYES4Wv/OlkhedjzOljkdXwCgsfpa
v23090JLYLmry380Xvmwj10=
=Nx7E
-----END PGP SIGNATURE-----
- Re: coreutils 6.6 fails to compile on IRIX 5.3, (continued)
- Re: coreutils 6.6 fails to compile on IRIX 5.3, Paul Eggert, 2006/12/04
- Message not available
- Re: coreutils 6.6 fails to compile on IRIX 5.3, Paul Eggert, 2006/12/20
- Re: coreutils 6.6 fails to compile on IRIX 5.3, Georg Schwarz, 2006/12/21
- Re: coreutils 6.6 fails to compile on IRIX 5.3, Paul Eggert, 2006/12/21
- Re: coreutils 6.6 fails to compile on IRIX 5.3, Bruno Haible, 2006/12/22
- Re: coreutils 6.6 fails to compile on IRIX 5.3, Bruno Haible, 2006/12/22
- Re: coreutils 6.6 fails to compile on IRIX 5.3, Paul Eggert, 2006/12/24
- Message not available
- Re: coreutils 6.6 fails to compile on IRIX 5.3, Eric Blake, 2006/12/27
- Re: coreutils 6.6 fails to compile on IRIX 5.3,
Eric Blake <=
- Re: coreutils 6.6 fails to compile on IRIX 5.3, Jim Meyering, 2006/12/27
- Re: coreutils 6.6 fails to compile on IRIX 5.3, Paul Eggert, 2006/12/27