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

Re: [leafnode-list] Changes for Leafnode-1.9.19?



otr wrote:
> 
> otr wrote:
> >
> > (...)
> > nntpd.c (minor(?) bug)
> > - problem in gmtoff (nntpd.c)
> >
> >
> > The return value should also be changed like in version 2.0b8 :
> > (reported by Stephan Wiens, 29 Oct 2000)
> > -    return( gmtsec - localsec );
> > +    return( localsec - gmtsec );
> 
> Oops!
> in fact "return( gmtsec - localsec );"
> .. seems to be good!
> Corrections are to be reported in version 2.0b8.
> The "incorrect GMT offset in NEWGROUPS command" seems to be linked to the
> first bug reported above.

Sorry, the return value should be changed in 1.9.19 like in version 2.0b8.
No link between the two subjects.

newgroups 010428 200000
231 List of new newsgroups since 988480800 follows
newgroups 010428 180000 GMT
231 List of new newsgroups since 988480800 follows

(180000 GMT == 200000 local time for me)

Greetings

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