make warnings in nnrpd

Jeffrey M. Vinocur jeff at litech.org
Mon Sep 30 21:28:52 UTC 2002


I don't suppose we can put "compile without warnings" on the todo list for 
2.4, but it'd be nice.

I cleaned up the last few for nnrpd today; all that's left is:

- warnings from system headers (mostly gcc extensions, zero-length 
  structs, perl stuff, and TLS stuff)

- comments about %m in syslog() calls

- the warning about mktemp in ICCopen that we get from linking to libinn

- some casts from const char* to char* for IOv usage, variable 
  initialization with string constants, or some SASL calls

- a few assignments from const char* to char* within HDR_SET in post.c,
  that I could probably clean up if I thought harder

- crazy stuff from the Perl macros


-- 
Jeffrey M. Vinocur
jeff at litech.org



More information about the inn-workers mailing list