expire robustness

Alex Kiernan alexk at demon.net
Tue Aug 27 07:44:02 UTC 2002


On Fri, 2002-08-23 at 22:52, Kenichi Okada wrote:
> 
> Hi,
> 
> I think that a command "expire" should be more robust.
> The expire is interrupted by a broken line.
> I think that the expire should not be interrupted but ignore the broken line.
> 
> innd: line too short in history /usr/local/news/db/history at 196370229
> innd: `[' missing from history line /usr/local/news/db/history at 196210051
> 
> Regards,
> 
> -- 
> Kenichi Okada
> mailto:okada at opaopa.org
> 
> --- hisv6.c.org Sat Aug 24 02:37:10 2002
> +++ hisv6.c     Sat Aug 24 06:37:39 2002
> @@ -960,7 +960,7 @@
>             r = false;
>         }
>         if (r == false)
> -           goto fail;
> +         continue;
>         ++line;
>      }
> 

Can you update to the latest -CURRENT and see if the fix I'd already put
in works correctly for you?

-- 
Alex Kiernan, Principal Engineer, Development, THUS plc


More information about the inn-workers mailing list