http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50888
--- Comment #11 from Jakub Jelinek <jakub at gcc dot gnu.org> 2011-11-24 07:21:50 UTC --- Author: jakub Date: Thu Nov 24 07:21:39 2011 New Revision: 181686 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=181686 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_6-branch/libjava/ChangeLog branches/gcc-4_6-branch/libjava/prims.cc