jcf-parse.c (get_constant): Call UT8_CHAR_LENGTH on `utf8', not the scratch buffer.
authorBryce McKinlay <bryce@albatross.co.nz>
Wed, 22 Nov 2000 05:47:26 +0000 (05:47 +0000)
committerBryce McKinlay <bryce@gcc.gnu.org>
Wed, 22 Nov 2000 05:47:26 +0000 (05:47 +0000)
commitc385cdf6a8849798c0f76ace6ae7ecbb99c84f62
tree156ac17ef380df212b4023be55973177160ecca0
parentee5f86dcd77e38029dd8c6e21d31cb123d8472cc
jcf-parse.c (get_constant): Call UT8_CHAR_LENGTH on `utf8', not the scratch buffer.

2000-11-22  Bryce McKinlay  <bryce@albatross.co.nz>

* jcf-parse.c (get_constant): Call UT8_CHAR_LENGTH on `utf8', not the
scratch buffer.

From-SVN: r37646
gcc/java/ChangeLog
gcc/java/jcf-parse.c