Mercurial > hg > octave-lojdl > gnulib-hg
diff lib/ChangeLog @ 3919:20b4363c82b9
*** empty log message ***
author | Jim Meyering <jim@meyering.net> |
---|---|
date | Wed, 26 Jun 2002 06:16:13 +0000 |
parents | 6c7b0848ffcf |
children | 9e53b67f5194 |
line wrap: on
line diff
--- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,3 +1,11 @@ +2002-06-11 Paul Eggert <eggert@twinsun.com> + + * fnmatch.c, fnmatch_loop.c (WIDE_CHAR_SUPPORT): + New macro. Use it uniformly instead of + (defined HAVE_WCTYPE_H && defined HAVE_WCHAR_H). + It also uses HAVE_BTOWC, to fix a porting bug on Solaris 2.5.1 + reported by Vin Shelton. + 2002-06-22 Jim Meyering <meyering@lucent.com> * fnmatch.c (ISASCII, ISPRINT): Undefine, to avoid warning about