On 5 Jun 1998, Hugo Embrechts wrote: > The introduction of 64 bit counters (type big_t) in nntpcache 2.3.2.1 > makes the stats printing code architecture dependant. Apparently there are more of these problems, example in 'nocem.c': log (("group '%s' yeilded %d articles, %d new %s msgid's and %d duplicates (already classified msgid's)", group, st->art_good - st2.art_good, st->msgid_good - st2.msgid_good, SPAM, st->msgid_dup - st2.msgid_dup)); art_good, msgid_good, and msgid_dup are all of type 'big_t' I suppose someone needs to comb through the source and find all the occurances of these? --- Mike Wade * Senior System Administrator * Chattanooga Data Connection, Inc. mwade@cdc.net * http://www.cdc.net/~mwade/ * 423-266-3369 x223