public inbox for java-prs@sourceware.org
help / color / mirror / Atom feed
From: "ruben at ugr dot es" <gcc-bugzilla@gcc.gnu.org>
To: java-prs@gcc.gnu.org
Subject: [Bug java/17747] New: bogus duplicate class errors
Date: Thu, 30 Sep 2004 10:26:00 -0000	[thread overview]
Message-ID: <20040930102615.17747.ruben@ugr.es> (raw)

There seem to be some problems with inner classes.

This is from the freenet project
http://freenetproject.org/snapshots/freenet-stable-latest.src.tar.bz2
untar;
cd source/src/
gcj freenet/diagnostics/CountingProcess.java
javac freenet/diagnostics/CountingProcess.java

Sorry, no small testcase yet.

gcj freenet/diagnostics/CountingProcess.java
./freenet/diagnostics/Continuous.java:29: error: Class
`freenet.diagnostics.Continuous$ContinuousEventCallback' already defined in
freenet/diagnostics/Continuous$ContinuousEventCallback.java:0.
        public static abstract class ContinuousEventCallback implements
RandomVar.EventCallback {
                                        ^
1 error

javac freenet/diagnostics/CountingProcess.java
#no error

-- 
           Summary: bogus duplicate class errors
           Product: gcc
           Version: 3.4.2
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: java
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: ruben at ugr dot es
                CC: gcc-bugs at gcc dot gnu dot org,java-prs at gcc dot gnu
                    dot org
 GCC build triplet: i686-pc-linux-gnu
  GCC host triplet: i686-pc-linux-gnu
GCC target triplet: i686-pc-linux-gnu


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17747


             reply	other threads:[~2004-09-30 10:26 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-09-30 10:26 ruben at ugr dot es [this message]
2004-10-24 21:52 ` [Bug java/17747] " pinskia at gcc dot gnu dot org
2004-11-04 11:58 ` ruben at ugr dot es
2004-11-04 11:59 ` ruben at ugr dot es
2004-11-15  4:13 ` pinskia at gcc dot gnu dot org

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20040930102615.17747.ruben@ugr.es \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=java-prs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).