[Bug libgcj/20958] New: Compile Errors In two files in gnu.gcj
While building the java sources of gcj using Eclipse I discovered two lines which ecj (Eclipse Compiler for Java) regarded as syntax errors in libjava/gnu/gcj/runtime/PersistentByteMap.java and libjava/gnu/gcj/tools/gcj_dbtool/Main.java I'm attaching a small patch fixing the problem -- Summary: Compile Errors In two files in gnu.gcj Product: gcc Version: 4.0.0 Status: UNCONFIRMED Severity: normal Priority: P2 Component: libgcj AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: aluchko at redhat dot com CC: gcc-bugs at gcc dot gnu dot org,java-prs at gcc dot gnu dot org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20958
[Bug libgcj/20958] Compile Errors In two files in gnu.gcj
--- Additional Comments From aluchko at redhat dot com 2005-04-11 21:56 --- Created an attachment (id=8600) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=8600&action=view) fix This patch fixes the two small syntax errors that show up using gcj. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20958
[Bug libgcj/20975] New: Remove scripts/TexinfoDoclet.java
TexinfoDoclet.java should be removed as it isn't used and uses the propietary com.sun.javadoc api which is not supplied by gcj. -- Summary: Remove scripts/TexinfoDoclet.java Product: gcc Version: 4.0.0 Status: UNCONFIRMED Severity: normal Priority: P2 Component: libgcj AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: aluchko at redhat dot com CC: gcc-bugs at gcc dot gnu dot org,java-prs at gcc dot gnu dot org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20975
[Bug libgcj/20975] Remove scripts/TexinfoDoclet.java
--- Additional Comments From aluchko at redhat dot com 2005-04-12 18:48 --- Created an attachment (id=8611) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=8611&action=view) patch for Makefile.[am,in] the changelog entry PR libgcj/20975 * scripts/TexinfoDoclet.java: Removed. * Makefile.am (texinfo): Removed. * Makefile.in: Regenerated. You'll also have to cvs remove scripts/TexinfoDoclet.java -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20975