chiark / gitweb /
build: various fixes for ubuntu 12.10/gcc 4.7
authorRichard Kettlewell <rjk@terraraq.org.uk>
Sat, 1 Dec 2012 11:20:14 +0000 (11:20 +0000)
committerRichard Kettlewell <rjk@terraraq.org.uk>
Sat, 1 Dec 2012 11:20:14 +0000 (11:20 +0000)
commit0a066775fe988ab36bd72583cf34d14784039fe3
tree9e33a143d70850e3e56a1ec62e5aad4189047ce4
parent34a1fb8ccccb8f6de3417d9118b9148fbefa0d7d
build: various fixes for ubuntu 12.10/gcc 4.7

- One_old_user() is obsolete and uses nonexistent functions;
  I guess earlier GCC removed it before checking for errors.
- Remove or use various unused objects that GCC is now better
  at spotting.
- Makefile -l ordering fixes.
lib/trackdb.c
lib/xgetdate.c
libtests/Makefile.am
libtests/t-eventdist.c
server/play.c