simon-svn: agedu: simon

Commits to Tartarus CVS repository. tartarus-commits at lists.tartarus.org
Sun Apr 25 08:40:36 BST 2010


SVN root:       svn://svn.tartarus.org/sgt
Changes by:     simon
Revision:       8928
Date:           2010-04-25 08:40:36 +0100 (Sun, 25 Apr 2010)

Log message (7 lines):
Minor code cleanups suggested by NetBSD lint:
 - some commas at the end of enum declarations removed.
 - some unused statements and variables removed
 - some more careful typing of query expressions in index.c.
   (Writing 'condition ? (ptrtype *)stuff : NULL' doesn't give the
   overall expression type 'ptrtype *'; it's better to put the cast
   outside the ?:.)

Modified files:
U   agedu/agedu.c
U   agedu/httpd.c
U   agedu/index.c
U   agedu/trie.c

Links:
http://svn.tartarus.org/sgt/?rev=8928&view=rev
http://svn.tartarus.org/sgt/agedu/agedu.c?rev=8928&r1=8927&r2=8928
http://svn.tartarus.org/sgt/agedu/httpd.c?rev=8928&r1=8927&r2=8928
http://svn.tartarus.org/sgt/agedu/index.c?rev=8928&r1=8927&r2=8928
http://svn.tartarus.org/sgt/agedu/trie.c?rev=8928&r1=8927&r2=8928



More information about the tartarus-commits mailing list