Bug#317524: infinite loop when using charset_default=iso-8859-1

2005-11-04 Thread David Relson
On Sat, 5 Nov 2005 03:14:38 +0100 Elmar Hoffmann wrote: > Hi David, > > on Fri, Nov 04, 2005 at 19:22:38 -0500, you wrote: > > > The attached patch fixes both problems. > > But unfortunately introduces new ones: > > > static char *get_string(const char *name, const char *arg) > > { > >

Bug#317524: infinite loop when using charset_default=iso-8859-1

2005-11-04 Thread David Relson
On Fri, 4 Nov 2005 16:34:29 -0500 Clint Adams wrote: > > Ah, yes it does. I somehow didn't look properly at the output I > > pasted. ;-X > > Obviously we have a config-parsing problem. Emar, Thank you for reporting this problem! Clint, The config parsing problem is the first half of the story

Bug#317524: [PATCH] Bug#317524: infinite loop when using charset_default=iso-8859-1

2005-11-04 Thread David Relson
Renamed the attachment so that mailman won't delete it.diff -u -r1.232 bogoconfig.c --- bogoconfig.c15 Oct 2005 20:52:51 - 1.232 +++ bogoconfig.c5 Nov 2005 00:14:39 - @@ -169,6 +169,23 @@ static char *get_string(const char *name, const char *arg) { char *s = xstr

Bug#317524: bogofilter-bdb: seems to be stuck in an endless loop

2005-08-03 Thread David Relson
On Wed, 03 Aug 2005 19:00:01 +0200 Matthias Andree wrote: > Torsten, > > please re-run the bogofilter command that goes into a loop with the > -vvxdi options set, and make sure you are not accidentally discarding > debugging output. The output generated may help us isolate the problem. > > Thank

Bug#293207: bogofilter: last two versions caused db errors

2005-02-02 Thread David Relson
On Wed, 02 Feb 2005 10:40:39 -0600 Karl Schmidt wrote: > Matthias Andree wrote: ...[snip]... > Installing bogofilter on a Debian testing box gives us: > > ii bogofilter 0.93.5-1 a fast Bayesian spam filter > > $ bogofilter -V > bogofilter version 0.93.5 > Database: Sleepycat So