re PR bootstrap/50888 (Bootstrap failure in libjava against latest git glibc)
authorJakub Jelinek <jakub@redhat.com>
Thu, 24 Nov 2011 07:18:16 +0000 (08:18 +0100)
committerJakub Jelinek <jakub@gcc.gnu.org>
Thu, 24 Nov 2011 07:18:16 +0000 (08:18 +0100)
commit282d42f2cb590792eb99aa8a8c9dd2f1b41763b1
treea49df1c45c238595b5457b87626c25e750ec197c
parent1d551e4dc364d85d94ce159805dc637a4a819f7d
re PR bootstrap/50888 (Bootstrap failure in libjava against latest git glibc)

PR bootstrap/50888
* prims.cc: Don't include ctype.h.
(c_isspace): Define.
(next_property_key, next_property_value): Use it instead
of isspace.

From-SVN: r181685
libjava/ChangeLog
libjava/prims.cc