Toad (toad at amphibian.dyndns.org) wrote:

> Stable build 594 is now available from the snapshots and from CVS.

Welcome back to the land of the living!

I still get warnings during the builds (ant, jikes, Debian unstable):

    [javac] Issued 2 semantic warnings compiling 
"/usr/src/freenet/freenet/src/freenet/client/InternalClient.java":

    [javac]    130.         return 
getClass().getName()+":request={"+req+"},key="+clientKey+",skipBytes="+skipBytes;
    [javac]                            <-------->
    [javac] *** Caution: Ambiguous reference to member named "getClass" 
inherited from type "java/lang/Object" but also declared or inherited in the 
enclosing type "freenet/client/InternalClient". Explicit qualification is 
required.

    [javac]    301.             return 
getClass().getName()+":"+InternalGetToken.this.toString();
    [javac]                                <-------->
    [javac] *** Caution: Ambiguous reference to member named "getClass" 
inherited from type "java/lang/Object" but also declared or inherited in the 
enclosing type "freenet/client/InternalClient$InternalGetToken". Explicit 
qualification is required.


    [javac] Issued 1 semantic warning compiling 
"/usr/src/freenet/freenet/src/freenet/client/AutoRequester.java":

    [javac]    841.         return getClass().getName()+" for 
"+AutoRequester.this.toString();
    [javac]                            <-------->
    [javac] *** Caution: Ambiguous reference to member named "getClass" 
inherited from type "java/lang/Object" but also declared or inherited in the 
enclosing type "freenet/client/AutoRequester". Explicit qualification is 
required.

-- 
Greg Wooledge                  |   "Truth belongs to everybody."
greg at wooledge.org              |    - The Red Hot Chili Peppers
http://wooledge.org/~greg/     |
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
URL: 
<https://emu.freenetproject.org/pipermail/devl/attachments/20030513/36990673/attachment.pgp>

Reply via email to