> Eric Blake <[EMAIL PROTECTED]> wrote: >> 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>.
That would work just fine, but I think I mildly prefer the approach you installed, as it's a bit cleaner (to me at least) if modules state their inclusion requirements more explicitly. (Also, it's less work for us to use what you already got working. Thanks. :-) Jim Meyering <[EMAIL PROTECTED]> writes: > FYI, I've just noticed that Bob's buildbot is showing compile > failures for all HPUX builds: Those seem to be fixed now, for all but the two HP-UX builds that have been broken for ages (ia64 11.23 32-bit and 64-bit -- apparently that is because Bob has an old gettext installed on those hosts).