[INN-COMMITTERS] inn/doc/pod (hacking.pod)

Russ Allbery rra at stanford.edu
Sun Mar 11 02:34:46 UTC 2001


    Date: Saturday, March 10, 2001 @ 18:34:46
  Author: rra

Update of /dist1/cvs/isc/inn/inn/doc/pod
     from pub3.rc.vix.com:/tmp/cvs-serv3271/doc/pod

Modified: hacking.pod

Clarify that INN code should expect ANSI C and there's no need to support
pre-ANSI compilers.  Note that code should be written to C99 and autoconf
used to patch up the differences for older systems.  Add some more
information on coding style, including the places where indent currently
falls short of being able to properly format code.  Clarify that the
default indent is four spaces.  Add some more information about identifiers
that can be used in header files, including information about C's reserved
namespaces and a recommendation to use some common subsystem prefix for
identifiers to avoid accidental clashes.  Update the version number of
podlators.



More information about the inn-committers mailing list