This is the mail archive of the java-prs@sources.redhat.com mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: gcj/242


The following reply was made to PR gcj/242; it has been noted by GNATS.

From: apbianco@cygnus.com
To: apbianco@cygnus.com, bryce@albatross.co.nz,
  java-gnats@sourceware.cygnus.com
Cc:  
Subject: Re: gcj/242
Date: 14 Jul 2000 01:48:33 -0000

 Synopsis: Compiler generates call to wrong method from inner class
 
 State-Changed-From-To: open->feedback
 State-Changed-By: apbianco
 State-Changed-When: Thu Jul 13 18:48:33 2000
 State-Changed-Why:
     Good catch Mo. `someNum' wasn't called on the right context,
     because inheritance wasn't taken into consideration when
     looking for a way to someNum. I attached a patch.
 
 http://sources.redhat.com/cgi-bin/gnatsweb.pl?cmd=view&pr=242&database=java

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]