Bug#307226: here is a patch

2005-05-16 Thread Alec Thomas
18:59:34 -0600 > To: [EMAIL PROTECTED] > From: "Wesley J. Landaker" <[EMAIL PROTECTED]> > Subject: Bug#307226: here is a patch > > package devtodo > tag 30722 patch > thanks > > Okay, this is an easy fix, and is obvious once you see it, but it was tricky >

Bug#307226: here is a patch

2005-05-07 Thread Arthur Korn
Hi Alec! I managed to ask the right people for help ... :) Date: Fri, 6 May 2005 18:59:34 -0600 To: [EMAIL PROTECTED] From: "Wesley J. Landaker" <[EMAIL PROTECTED]> Subject: Bug#307226: here is a patch package devtodo tag 30722 patch thanks Okay, this is an easy fix, and is

Bug#307226: here is a patch

2005-05-06 Thread Wesley J. Landaker
package devtodo tag 30722 patch thanks Okay, this is an easy fix, and is obvious once you see it, but it was tricky to track down. Basically, it's a classic case of an object being referenced AFTER it is deleted. Of course it works sometimes, on some architectures, but doesn't work in general.