Thanks. These are JDK 1.5+ specific, so it's SUN who introduced the
ambiguity, but it generates the proper code. We'll fix them
eventually, if that's not already done in SVN head. --DD
On 7/31/06, Hugh Sasse <[EMAIL PROTECTED]> wrote:
Just to let someone know, I got these warnings building 1.6.5
Just to let someone know, I got these warnings building 1.6.5 on Solaris9
src/main/org/apache/tools/zip/ZipEntry.java:425: warning: non-varargs call of
varargs method with inexact argument type for last parameter;
cast to java.lang.Object for a varargs call
cast to java.lang.Object[] for a non-va