This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r137924 - in /trunk/gcc/ada: ChangeLog adaint.c


Author: hainque
Date: Thu Jul 17 14:37:58 2008
New Revision: 137924

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=137924
Log:
	* adaint.c (__MINGW32__ section): Include ctype.h and define
	a fallback ISALPHA if IN_RTS.
	(__gnat_is_absolute_path): Use ISALPHA instead of isalpha. 


Modified:
    trunk/gcc/ada/ChangeLog
    trunk/gcc/ada/adaint.c


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]