cp-tools-discuss
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Cp-tools-discuss] gnu.bytecode


From: Per Bothner
Subject: Re: [Cp-tools-discuss] gnu.bytecode
Date: Mon, 17 Jan 2005 23:39:59 -0800
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.3) Gecko/20041020

C. Brian Jones wrote:
The error was with JDK 1.4.1.  I switched to 1.4.2_06 and it compiled
cleanly.  I believe the compiler was at fault here because even when I
changed the code to make it more explicit it was still failing before.

Making it more explicit only matters if it makes one or more of the candidates no longer applicable. It does not affect choosing the most specific method - again, according to the JLS.
--
        --Per Bothner
address@hidden   http://per.bothner.com/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]