-----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 <[EMAIL PROTECTED]> > > * 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 [EMAIL PROTECTED] -----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----- _______________________________________________ Bug-coreutils mailing list Bug-coreutils@gnu.org http://lists.gnu.org/mailman/listinfo/bug-coreutils