* lib/wctype_.h (_ctmp_) [HAVE_WCTYPE_CTMP_BUG]: Now of type wchar_t,
authorPaul Eggert <eggert@cs.ucla.edu>
Thu, 4 Jan 2007 19:21:42 +0000 (19:21 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Thu, 4 Jan 2007 19:21:42 +0000 (19:21 +0000)
commitaec89f84803823803fc8bd1fbc692588af7ef8cd
tree3d45ae9fa737b321e70660417a199e013d4870fe
parent0794207582b9f263f4eb2f0819bbb0ec4397a760
* lib/wctype_.h (_ctmp_) [HAVE_WCTYPE_CTMP_BUG]: Now of type wchar_t,
not wint_t.  Also, include <ctype.h>, to fix another IRIX bug.
* m4/wctype.m4 (gl_WCTYPE_H): Likewise.
Problems reported by Georg Schwarz for IRIX 5.3.
ChangeLog
lib/wctype_.h
m4/wctype.m4