This is the mail archive of the java-prs@sourceware.cygnus.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/253: problems with instanceof when compilation from .class files


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

From: Alexandre Petit-Bianco <apbianco@cygnus.com>
To: warnes@biostat.washington.edu
Cc: java-gnats@sourceware.cygnus.com
Subject: Re: gcj/253: problems with instanceof when compilation from .class files
Date: Wed, 7 Jun 2000 11:21:09 -0700 (PDT)

 warnes@biostat.washington.edu writes:
 
 > The workaround appears to be to compile from the .java files rather
 > than from the .class files.  Unfortunately, my application makes use
 > of inner classes, so I can't just use gcj with the raw .java files,
 > so the work around is rather painful.
 
 I don't understand what you're saying. What makes it a problem for you
 to compile from sources instead of from classes?
 
 ./A

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