Re: PATCH, libjava: silence more warnings
Andrew Haley <[email protected]>
| Newsgroups | gmane.comp.gcc.patches,gmane.comp.gcc.java.devel |
|---|---|
| Message-ID | <[email protected]> |
Ben Elliston wrote: > This patch silences a couple of more warnings in libjava: > > libjava/java/net/natVMURLConnection.cc:64:1: warning: unused parameter ‘bytes’ > libjava/java/net/natVMURLConnection.cc:64:1: warning: unused parameter ‘valid’ > > Tested with a bootstrap on x86_64-linux. Okay for the trunk? OK. Andrew.