Re: [abc] Bug: Polyglot says Duplicate class

From: Oege de Moor <Oege.de.Moor@comlab.ox.ac.uk>
Date: Wed Sep 22 2004 - 15:54:42 BST

I thought that was fixed. Are you building Soot with the latest polyglot?

On Wed, 22 Sep 2004, Ondrej Lhotak wrote:

> This is not a bug that I can get in abc, but only in plain Soot.
> However, it seems like it could be caused by some of the abc-related
> changes that have been made to Soot, so I'm sending it here.
>
> If you create two files, A.java and B.java, containing:
>
> class A {
> }
>
> class B extends A {
> }
>
> then run "soot B", you get the Polyglot error:
> /home/research/ccl/olhota/foo/A.java:1-2: Duplicate class "A".
> class A {
> ^--------
> }
> ^
>
> compilation failed: Could not compile
>
> Anybody have any ideas on what changes could be causing this?
>
> Ondrej
>
>
Received on Wed Sep 22 15:54:45 2004

This archive was generated by hypermail 2.1.8 : Wed Sep 22 2004 - 17:00:03 BST