diff options
author | stwo <stwo> | 2009-04-14 18:50:22 (GMT) |
---|---|---|
committer | stwo <stwo> | 2009-04-14 18:50:22 (GMT) |
commit | 4eb0b174fc36990292c361e64c470963fcb0d75b (patch) | |
tree | 4ccc1e1c74ff3969e4d82d7789748c4940f43555 /ChangeLog | |
parent | 56d606da4f2c662cd78633e61ac518bd99f52c57 (diff) | |
download | tcl-4eb0b174fc36990292c361e64c470963fcb0d75b.zip tcl-4eb0b174fc36990292c361e64c470963fcb0d75b.tar.gz tcl-4eb0b174fc36990292c361e64c470963fcb0d75b.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-08 Don Porter <dgp@users.sourceforge.net> * library/tcltest/tcltest.tcl: Fixed unsafe [eval]s in the tcltest |