bug in innreport or nntpcache

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

 



Hi:
	I noticed that innreport missed many groups in the newsgroup request
count section for nntpcache.  It turned out that nntpcached sometimes prints
more than one space between the group name and the group count.  Obviously
changing
    if ($left =~ /(\S+) group (\S+) (\d+)$/o)
to
    if ($left =~ /(\S+) group (\S+) +(\d+)$/o)
in innreport.pm fixed the problem.  But I wonder if nntpcache should be
changed instead? I'll make a patch to do that if anyone wants me to.

-- 
Debian GNU/Linux 1.3 is out! ( http://www.debian.org/ )
Email:  Herbert Xu ~{PmV>HI~} <herbert@gondor.apana.org.au>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt


[Index of Archives]     [Yosemite]     [Yosemite Campsites]     [Bugtraq]     [Linux]     [Trn]

Powered by Linux