Author: jakub
Date: Thu Nov 24 07:18:16 2011
New Revision: 181685
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=181685
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:
trunk/libjava/ChangeLog
trunk/libjava/prims.cc