* adaint.c (__MINGW32__ section): Include ctype.h and define
commita4f295eb3c44a8b414163e73652f65fa784987b8
authorhainque <hainque@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 17 Jul 2008 14:37:58 +0000 (17 14:37 +0000)
committerhainque <hainque@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 17 Jul 2008 14:37:58 +0000 (17 14:37 +0000)
treee4650318867251b1d9bcf47a9d866d49593a7eb9
parent3b4d2ae2647a847b41e9af20707a1627a602e0b9
* adaint.c (__MINGW32__ section): Include ctype.h and define
a fallback ISALPHA if IN_RTS.
(__gnat_is_absolute_path): Use ISALPHA instead of isalpha.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@137924 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ada/ChangeLog
gcc/ada/adaint.c