diff options
author | stwo <stwo> | 2009-04-14 18:54:25 (GMT) |
---|---|---|
committer | stwo <stwo> | 2009-04-14 18:54:25 (GMT) |
commit | 760c623f399b363c227a08d3c331d0e45acdf320 (patch) | |
tree | 8491eb720cd91382997055a332cef1f0bf92d646 /ChangeLog | |
parent | 6bcad233a4fa3b56e8190213bfd0a095ecab2e23 (diff) | |
download | tk-760c623f399b363c227a08d3c331d0e45acdf320.zip tk-760c623f399b363c227a08d3c331d0e45acdf320.tar.gz tk-760c623f399b363c227a08d3c331d0e45acdf320.tar.bz2 |
Removed -Wno-implicit-int from CFLAGS_WARNING.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ +2009-04-14 Stuart Cassoff <stwo@users.sourceforge.net> + + * unix/tcl.m4: Removed -Wno-implicit-int from CFLAGS_WARNING. + 2009-04-09 Don Porter <dgp@users.sourceforge.net> * generic/tk.h: Restore _TCL guards around tcl.h inclusion to restore |