mirror of
https://github.com/openRuyi-Project/gcc.git
synced 2026-06-20 10:26:28 +00:00
d511a27346
2004-03-19 Mark Wielaard <mark@klomp.org> Reported by Stephen Crawley * java/io/FilePermission.java (implies): Use String.length() -1 to access last char of String. From-SVN: r79701