From b7a15524404ee316e205a26c214ca8d3f04f11a3 Mon Sep 17 00:00:00 2001 From: Christopher Faylor Date: Mon, 4 May 2009 04:30:37 +0000 Subject: * libc/minires.c (scanline): Accommodate ctype changes which disallow use of an unadorned char argument to is* macros. * regex/regcomp.c: Ditto, throughout. * regex/regex2.h (ISWORD): Ditto. --- winsup/cygwin/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'winsup/cygwin/ChangeLog') diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog index 4a6ba7586..b63c6cf8c 100644 --- a/winsup/cygwin/ChangeLog +++ b/winsup/cygwin/ChangeLog @@ -1,3 +1,10 @@ +2009-05-04 Christopher Faylor + + * libc/minires.c (scanline): Accommodate ctype changes which disallow + use of an unadorned char argument to is* macros. + * regex/regcomp.c: Ditto, throughout. + * regex/regex2.h (ISWORD): Ditto. + 2009-05-03 Christopher Faylor * fhandler.h (fhandler_console::MAX_WRITE_CHARS): Declare. -- cgit v1.2.3