[Bug libgcj/19677] invalid "may not have been initialized" error

2005-01-28 Thread wasabi at larvalstage dot net
--- Additional Comments From wasabi at larvalstage dot net 2005-01-28 19:23 --- Oh yes, of course: runtime.jar: [mkdir] Created dir: /tmp/ram/eclipse-3.0.1/source-tree/plugins/org.eclipse.core.runtime/temp.folder/runtime.jar.bin [javac] Compiling 158 source files to /tmp/ram

[Bug libgcj/19677] New: invalid "may not have been initialized" error

2005-01-28 Thread wasabi at larvalstage dot net
oduct: gcc Version: 4.0.0 Status: UNCONFIRMED Severity: normal Priority: P2 Component: libgcj AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: wasabi at larvalstage dot net CC: gcc-bugs at gcc dot gnu dot org,j

[Bug java/14979] gcj doesn't handle package private methods with differing return types properly

2005-01-07 Thread wasabi at larvalstage dot net
--- Additional Comments From wasabi at larvalstage dot net 2005-01-08 04:58 --- Take it all back. Vektor has corrected me. I hit this problem in Eclipse, and did not notice the package visibility. Sorry for the bother. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14979

[Bug java/14979] gcj doesn't handle package private methods with differing return types properly

2005-01-07 Thread wasabi at larvalstage dot net
--- Additional Comments From wasabi at larvalstage dot net 2005-01-08 04:53 --- Are you sure this is a bug? Quote from the JLS: http://java.sun.com/docs/books/jls/second_edition/html/classes.doc.html 8.4.6.3 Requirements in Overriding and Hiding If a method declaration overrides or