Hi,
Got a little bug report:
----
[root at rm01-24-29-193-145 fproxy]# make
CLASSPATH=../../..: javac HttpHandler.java
HttpHandler.java:100: Ambiguous class: Freenet.support.URLDecoder and
java.net.URLDecoder
key = URLDecoder.decode(key);
^
HttpHandler.java:219: Exception
Freenet.support.URLEncodedFormatException is never thrown in the body of
the corresponding try statement.
} catch (URLEncodedFormatException e) {
^
2 errors
make: *** [HttpHandler.class] Error 1
----
[root at rm01-24-29-193-145 fproxy]# java -version
java version "1.2.2"
Classic VM (build 1.2.2-L, green threads, nojit)
----
This has been going on for about a week. Have regularly updated thru
CVS. Running Linux 2.2.11 and Sun's java 1.2.2. Otherwise node and
client compilation works fine.
Mark Roberts
mroberts100 at mediaone.net
_______________________________________________
Freenet-dev mailing list
Freenet-dev at lists.sourceforge.net
http://lists.sourceforge.net/mailman/listinfo/freenet-dev