[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [leafnode-list] Re: new leafnode 2.0b8 ma3pre work-in-progress snapshot 20010427-3 available



-----BEGIN PGP SIGNED MESSAGE-----

Raymond Scholz <rscholz@xxxxxx> writes:

> > > * Opening groups (using Oort Gnus) with your latest version is
> > >   remarkably slower than with Cornelius' 2.0b8 and creates a lot more
> > >   disk I/O. 
> 
> Forgot to mention that this also holds for fetchnews when telling me
> "Fixing XOVER".  It takes ages...

Bugs found and squished (fixed version is not yet released).

In xoverutil.c, around line 321:

is currently (buggy)

	if (art && tmp && !*tmp) {

change that to

	if (art && tmp && *tmp) {

and recompile and leafnode's fast again.

Thanks again for reporting this.

- -- 
Matthias Andree

-----BEGIN PGP SIGNATURE-----
Version: 2.6.3i
Charset: noconv
Comment: Processed by Mailcrypt 3.5.5, an Emacs/PGP interface

iQCVAwUBOuwSiSdEoB0mv1ypAQGutwQAv2ISsmLVrt4+J55LlxQ+4zyxUhWR5LOM
BFouGRUhrhw/7t4sJuSHJtKZVsNATEPYx19iUVvunDpfrICBlJ4rCratMghTr/Mk
hoF2L2HDYZ56h7Q6iyuIzcijXixBbbF0LzyUBk2e7Gz4ZGWnsk/fr/9oRNPYabU8
ljFzwuBApY4=
=25PA
-----END PGP SIGNATURE-----

-- 
leafnode-list@xxxxxxxxxxxxxxxxxxxxxxxxxxxx -- mailing list for leafnode
To unsubscribe, send mail with "unsubscribe" in the subject to the list