diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2005-05-11 Kevin Kenny <kennykb@acm.org> + + * generic/tclStrToD.c (TclStrToD, RefineResult, ParseNaN): + Changed the code to cast 'char' to UCHAR explicitly when + using ctype macros, to silence complaints from the Solaris + compiler. + 2005-05-10 Jeff Hobbs <jeffh@ActiveState.com> * unix/tclUnixFCmd.c: add lint attr to enum to satisfy strictly |