Files
nethack/sys/winnt
PatR d69f0787be add '(uchar)' casts to ctype calls
This is from the pull request for the assertion failure fix.  It
did not mention how to reproduce the assertion failure, just added
casts to a bunch of isspace/isprint/tolower calls that didn't already
have such.

I removed an obsolete change for win/tty/topl.c and changed the
win/win32/mswproc.c code to avoid using an expression with side-effects
(*colorstring++) in calls to tolower() in case someone overrides that
with a macro which evaluates its argument more than once as some pre-
ANSI ones used to do.  Not tested, might have typos....

sys/wince/*.c still needs similar casts.
2016-07-19 05:40:09 -07:00
..
2015-03-31 09:50:02 -04:00
2015-05-25 09:21:31 +09:00
2015-12-16 17:52:34 -05:00
2015-06-20 08:50:32 -04:00
2015-12-16 17:52:34 -05:00
2016-07-19 05:40:09 -07:00
2016-07-19 05:40:09 -07:00
2002-02-12 23:00:27 +00:00
2016-07-19 05:40:09 -07:00
2015-06-20 09:00:20 -04:00
2015-05-25 09:21:31 +09:00
2016-02-01 21:57:35 -05:00
2015-05-06 22:04:27 -04:00
2015-05-25 09:21:31 +09:00
2016-07-19 05:40:09 -07:00