[Bug bootstrap/50888] Bootstrap failure in libjava against latest git glibc
jakub at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Thu Nov 24 09:22:00 GMT 2011
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50888
--- Comment #13 from Jakub Jelinek <jakub at gcc dot gnu.org> 2011-11-24 07:24:49 UTC ---
Author: jakub
Date: Thu Nov 24 07:24:43 2011
New Revision: 181688
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=181688
Log:
PR bootstrap/50888
* prims.cc: Don't include ctype.h.
(c_isspace): Define.
(next_property_key, next_property_value): Use it instead
of isspace.
Modified:
branches/gcc-4_4-branch/libjava/ChangeLog
branches/gcc-4_4-branch/libjava/prims.cc
More information about the Gcc-bugs
mailing list