Bug#113236: no subject)

2001-10-18 Thread Matthias Klose
Adam Heath writes: > reopen 113236 ! > thanks > > I see nothing in the changelog that says why this bug should be closed. > > Please, list the reasons why a bug should be closed in the changelog. Ie, > list what is being fixed. Adding a patch does not say what the bug was, nor > how it was fixe

Re: Circular package dependencis

2001-10-18 Thread J.H.M. Dassen \(Ray\)
On Fri, Oct 19, 2001 at 03:51:31 +0100, Sverker Nilsson wrote: > I had to force installation of one of libstdc++2.10-dev and g++ > 1:2.95.2-13 because they depend on each other. Force is not necessary, just install both in one dpkg command line, and dpkg will do fine. Ray -- LEADERSHIP A form o

Bug#116145: fastjar in update mode is buggy

2001-10-18 Thread Adam Heath
package: fastjar Version: 1:3.0.2-0pre010908 Please look at the following command history. 'jar' is from j2sdk1.3. Not only does fastjar obliterate existing contents in a jar when updating, but, it appears it can also corrupt the file. This mis-feature is making it difficult(read, impossible) f

Bug#113236: (no subject)

2001-10-18 Thread Adam Heath
reopen 113236 ! thanks I see nothing in the changelog that says why this bug should be closed. Please, list the reasons why a bug should be closed in the changelog. Ie, list what is being fixed. Adding a patch does not say what the bug was, nor how it was fixed. I should not have to go to othe

Processed: your mail

2001-10-18 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]: > reopen 113236 ! Bug#113236: Fastjar extracts some file names incorrectly Bug reopened, originator set to Adam Heath <[EMAIL PROTECTED]>. > thanks Stopping processing here. Please contact me if you need assistance. Darren Benham (administrator, Debian

Bug#116128: gcj-3.0: FileWriter problems

2001-10-18 Thread Eduard Bloch
Moin Matthias! Matthias Klose schrieb am Donnerstag, den 18. Oktober 2001: > > gcj-3.0 -g fromFileToFile.java --main=fromFileToFile ... > > And if I change the Exception to IOExcepion (as it should be), it > > crashes or exits. > > did it build with an old version? It builds fine, the errors occ

Bug#116128: gcj-3.0: FileWriter problems

2001-10-18 Thread Matthias Klose
Eduard Bloch writes: > Package: gcj-3.0 > Version: 1:3.0.2-0pre011014 > Severity: normal > > Hello, following simple Java program crashes when compiled with gcj. If > I compile with javac and run it in kaffe, it works flawless. When > compiled with gcj... > gcj-3.0 -g fromFileToFile.java --main=fr

Bug#116128: gcj-3.0: FileWriter problems

2001-10-18 Thread Eduard Bloch
Package: gcj-3.0 Version: 1:3.0.2-0pre011014 Severity: normal Hello, following simple Java program crashes when compiled with gcj. If I compile with javac and run it in kaffe, it works flawless. When compiled with gcj... gcj-3.0 -g fromFileToFile.java --main=fromFileToFile then following happens: