Warning Fixes
authorIra W. Snyder <devel@irasnyder.com>
Sat, 19 Jan 2008 04:28:27 +0000 (20:28 -0800)
committerIra W. Snyder <devel@irasnyder.com>
Sat, 19 Jan 2008 04:28:27 +0000 (20:28 -0800)
commitb5ba581c2490602c9440b26e1fde314fbae7ff59
treea85bb96379eb6d7fac669bc6dce72518b4caec67
parentb2134d0394f706d5f9582efe6a2d5b696e84cecc
Warning Fixes

This adds -Wall to the default build flags, and fixes all of the important
warnings. The only ones left have to do with the type of argument for
the tomboy keybinder callback functions, and the non-casted pointers in
debug_printf() statements.
Makefile
tilda-window.c
tilda.c
tilda.h