diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2002-05-14 10:46:52 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2002-05-14 10:46:52 (GMT) |
commit | 9018a322df4fd712fcccf6c37a9c9cf2559ff6fc (patch) | |
tree | 37b8b6db8318afb8b284562538520734769e44a5 /ChangeLog | |
parent | e8f1e422c48392dded2349ac0b46cbeabd16cf50 (diff) | |
download | tcl-9018a322df4fd712fcccf6c37a9c9cf2559ff6fc.zip tcl-9018a322df4fd712fcccf6c37a9c9cf2559ff6fc.tar.gz tcl-9018a322df4fd712fcccf6c37a9c9cf2559ff6fc.tar.bz2 |
More tidying up; tclUnixChan.c now builds with GCC without warnings.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2002-05-14 Donal K. Fellows <fellowsd@cs.man.ac.uk> + + * unix/tclUnixChan.c (TtyOutputProc): #if/#endif-ed this function + out to stop compiler warnings. Also much general tidying of + comments in this file and removal of whitespace from blank lines. + 2002-05-13 Donal K. Fellows <fellowsd@cs.man.ac.uk> * unix/tclUnixChan.c (SETBREAK): Solaris thinks ioctl() takes a |