Re: changelog bug-closing should not be used unless the code changes

2001-01-02 Thread Chris Waters
On Wed, Jan 03, 2001 at 10:19:02AM +1100, Brian May wrote: > I thought the Changelog was used to record changes in the package. Something has changed: the fact that the bug is not present has been documented (in the changelog itself). I don't insist on this interpretation, but it doesn't seem un

Re: changelog bug-closing should not be used unless the code changes

2001-01-02 Thread Brian May
> "Chris" == Chris Waters <[EMAIL PROTECTED]> writes: Chris> I'm not sure I agree with the much-more-friendly part. I'd Chris> rather see a descriptive changelog entry than a terse and Chris> uninformative separate email. Basically, I'd say Chris> friendliness has more to do

Re: changelog bug-closing should not be used unless the code changes

2001-01-02 Thread Chris Waters
On Tue, Jan 02, 2001 at 01:23:15PM -0600, Adam Heath wrote: > I disagree with an entry of "Bugs closes previously: CLoses: #n". It > gives no indication of when, how, or why a bug was fixed. Being unnecessarily terse, whether in a changelog entry or in an email, is obviously a Bad Thing. I

Re: changelog bug-closing should not be used unless the code changes

2001-01-02 Thread Brian May
> "Ben" == Ben Collins <[EMAIL PROTECTED]> writes: Ben> Just to comment on this little bit, I think it is Ben> appropriate, because then the package's changelog serves as Ben> sort of a FAQ if the issue is ever brought up again (and the Ben> bug has expired from the BTS). It al

Re: changelog bug-closing should not be used unless the code changes

2001-01-02 Thread Branden Robinson
On Tue, Jan 02, 2001 at 11:40:53AM -0800, Joey Hess wrote: > Ben Collins wrote: > > Let's drop this conversation to the affect that it is a one time deal to > > take care of as many bugs as I possibly could in the shortest amount of > > time. It's not like I or anyone else makes a practice of this.

Re: changelog bug-closing should not be used unless the code changes

2001-01-02 Thread Joey Hess
Ben Collins wrote: > Let's drop this conversation to the affect that it is a one time deal to > take care of as many bugs as I possibly could in the shortest amount of > time. It's not like I or anyone else makes a practice of this. Actually I've been seeing a fair amount of it lately. -- see sh

Re: changelog bug-closing should not be used unless the code changes

2001-01-02 Thread Ben Collins
On Tue, Jan 02, 2001 at 01:23:15PM -0600, Adam Heath wrote: > On Tue, 2 Jan 2001, Joey Hess wrote: > > > Bugs don't expire from the BTS. > > > > I dislike the practice myself. If my bug's being closed out of hand, a > > personal email makes it feel a little less cold. (On the other hand if > > my

Re: changelog bug-closing should not be used unless the code changes

2001-01-02 Thread Adam Heath
On Tue, 2 Jan 2001, Joey Hess wrote: > Bugs don't expire from the BTS. > > I dislike the practice myself. If my bug's being closed out of hand, a > personal email makes it feel a little less cold. (On the other hand if > my bug was fixed, I don't mind wading through the changelog to find > that..

Re: changelog bug-closing should not be used unless the code changes

2001-01-02 Thread Joey Hess
Ben Collins wrote: > On Tue, Jan 02, 2001 at 11:18:04AM +, Ian Jackson wrote: > > > > I don't think that using the changelog bug-closing mechanism is > > appropriate for when a bug is closed with no change to the code. > > James (you're still [EMAIL PROTECTED]) and Ben, do you agree ? > > >

Re: changelog bug-closing should not be used unless the code changes

2001-01-02 Thread Josip Rodin
On Tue, Jan 02, 2001 at 11:18:04AM +, Ian Jackson wrote: > >>From the debian/changelog entry for glibc 2.2-7: > [...] > This caused the BTS to send a message to me saying: The BTS forwarded you most of that message, actually. > [The bug] has been closed by one of the developers, namely >

Re: changelog bug-closing should not be used unless the code changes

2001-01-02 Thread Adam Heath
On Tue, 2 Jan 2001, Ben Collins wrote: > On Tue, Jan 02, 2001 at 11:18:04AM +, Ian Jackson wrote: > > > > I don't think that using the changelog bug-closing mechanism is > > appropriate for when a bug is closed with no change to the code. > > James (you're still [EMAIL PROTECTED]) and Ben, do

Re: changelog bug-closing should not be used unless the code changes

2001-01-02 Thread Raul Miller
On Tue, Jan 02, 2001 at 07:52:31AM -0500, Raul Miller wrote: > > Ben: I think you should re-open this bug. > > > > Single Unix Specification says: > > [http://www.opennc.org/onlinepubs/7908799/xsh/stdio.html] > > > > A handle which is a stream is considered to be closed when either > >

Re: changelog bug-closing should not be used unless the code changes

2001-01-02 Thread Manoj Srivastava
>>"Ian" == Ian Jackson <[EMAIL PROTECTED]> writes: Ian> I don't think that using the changelog bug-closing mechanism is Ian> appropriate for when a bug is closed with no change to the code. Would you care to explain this statement? If closing the bug is indeed propoer, why shouldn't th

Re: changelog bug-closing should not be used unless the code changes

2001-01-02 Thread Ben Collins
On Tue, Jan 02, 2001 at 07:52:31AM -0500, Raul Miller wrote: > Ben: I think you should re-open this bug. > > Single Unix Specification says: > [http://www.opennc.org/onlinepubs/7908799/xsh/stdio.html] > > A handle which is a stream is considered to be closed when either > an fclose() or

Re: changelog bug-closing should not be used unless the code changes

2001-01-02 Thread Ben Collins
On Tue, Jan 02, 2001 at 11:18:04AM +, Ian Jackson wrote: > > I don't think that using the changelog bug-closing mechanism is > appropriate for when a bug is closed with no change to the code. > James (you're still [EMAIL PROTECTED]) and Ben, do you agree ? > Just to comment on this little bi

Re: changelog bug-closing should not be used unless the code changes

2001-01-02 Thread Goswin Brederlow
> " " == Raul Miller <[EMAIL PROTECTED]> writes: > For this be true, it must also be true that no data will be > lost when a command line like the following is executed, and > the file system is full: > $ command blah blah... >file > For example, the program could wa

Re: changelog bug-closing should not be used unless the code changes

2001-01-02 Thread Raul Miller
Ben: I think you should re-open this bug. Single Unix Specification says: [http://www.opennc.org/onlinepubs/7908799/xsh/stdio.html] A handle which is a stream is considered to be closed when either an fclose() or freopen() is executed on it (the result of freopen() is a new stream,

changelog bug-closing should not be used unless the code changes

2001-01-02 Thread Ian Jackson
>From the debian/changelog entry for glibc 2.2-7: * Checking printf returns is left to the programmer, closes: #28250 * Ok, the 51 pages of flaming in tis bug report leads me to believe that this will never be resolved in glibc. IMO, it is up to the programmer to be smart enough to