mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-07 16:38:43 +02:00
Change so that it works on platforms where isalpha is a macro only,
* tests/strfunc-test.c: (main): Change so that it works on platforms where isalpha is a macro only, without the corresponding function that the C standard requires. Also eliminate the multiple lists of ctype functions. * tests/.cvsignore: Ignore the new test.
This commit is contained in:
@@ -1,3 +1,12 @@
|
||||
2001-09-17 Darin Adler <darin@bentspoon.com>
|
||||
|
||||
* tests/strfunc-test.c: (main): Change so that it works
|
||||
on platforms where isalpha is a macro only, without the
|
||||
corresponding function that the C standard requires.
|
||||
Also eliminate the multiple lists of ctype functions.
|
||||
|
||||
* tests/.cvsignore: Ignore the new test.
|
||||
|
||||
2001-09-17 Tor Lillqvist <tml@iki.fi>
|
||||
|
||||
* configure.in: Add variable for LT_CURRENT minus LT_AGE (the
|
||||
|
Reference in New Issue
Block a user