INN commit: trunk/nnrpd (article.c group.c newnews.c nnrpd.h)

INN Commit Russ_Allbery at isc.org
Sat Aug 26 05:54:00 UTC 2006


    Date: Friday, August 25, 2006 @ 22:54:00
  Author: eagle
Revision: 7540

Article numbers should be stored in variables of type ARTNUM rather than
ints.  Article numbers are unsigned, so print them appropriately.  Work
around the broken overview API for right now.

Thanks to Piotr Meyer for pointing out the problem.

Modified:
  trunk/nnrpd/article.c
  trunk/nnrpd/group.c
  trunk/nnrpd/newnews.c
  trunk/nnrpd/nnrpd.h

-----------+
 article.c |    8 ++++----
 group.c   |   19 +++++++++++--------
 newnews.c |    5 ++++-
 nnrpd.h   |   14 +++++++-------
 4 files changed, 26 insertions(+), 20 deletions(-)


More information about the inn-committers mailing list