Processed: Re: Bug#195480: gcj-3.3 thinks a decl conflicts with itself

2003-06-01 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]: > tags 195480 + upstream Bug#195480: gcj-3.3 thinks a decl conflicts with itself There were no tags set. Tags added: upstream > retitle 195480 [fixed in 3.4] gcj-3.3 thinks a decl conflicts with itself Bug#195480: gcj-3.3 thinks a decl conflict

Bug#195480: gcj-3.3 thinks a decl conflicts with itself

2003-06-01 Thread Matthias Klose
Yann Dirson writes: > On Sat, May 31, 2003 at 10:11:05PM -0400, Matt Zimmerman wrote: > > It seems to be getting confused because of the classpath. This error goes > > away if you do this: > > > > mizar:[/tmp/tau-2.12.8/tools/src] gcj -C jRacy/*.java > > > > instead (note the cwd). > > OK, tha

Bug#195480: gcj-3.3 thinks a decl conflicts with itself

2003-06-01 Thread Yann Dirson
On Sat, May 31, 2003 at 10:11:05PM -0400, Matt Zimmerman wrote: > It seems to be getting confused because of the classpath. This error goes > away if you do this: > > mizar:[/tmp/tau-2.12.8/tools/src] gcj -C jRacy/*.java > > instead (note the cwd). OK, thanks for the hint. But that still look

Bug#195480: gcj-3.3 thinks a decl conflicts with itself

2003-05-31 Thread Matt Zimmerman
On Fri, May 30, 2003 at 11:28:18PM +0200, Yann Dirson wrote: > Package: gcj-3.3 > Version: 1:3.3-2 > Severity: normal > > Build log is quite short: > > | tau-2.12.8/tools/src/jRacy$ LC_ALL=C gcj-wrapper-3.3 *.java > | DB.java:9: warning: Discouraged redundant use of `public' modifier in > decla

Bug#195480: gcj-3.3 thinks a decl conflicts with itself

2003-05-30 Thread Yann Dirson
Package: gcj-3.3 Version: 1:3.3-2 Severity: normal Build log is quite short: | tau-2.12.8/tools/src/jRacy$ LC_ALL=C gcj-wrapper-3.3 *.java | DB.java:9: warning: Discouraged redundant use of `public' modifier in declaration of abstract method `connect'. |public boolean connect(DBAcct acct