Roy Marples
640b0b933a
ctype functions require an unsigned char
...
Ensure that characters are represented as unsigned char when using
isblank() and isspace(). These function take in a "int c" argument, but
it needs to be unsigned for the cases where EOF is not indicated.
Signed-off-by: Roy Marples <roy@marples.name>
2016-02-18 17:39:00 +02:00
..
2009-08-14 20:40:37 +03:00
2013-12-24 22:59:52 +02:00
2015-12-17 23:29:25 +02:00
2016-02-05 17:40:45 +02:00
2016-02-18 17:39:00 +02:00
2015-10-25 15:35:00 +02:00
2015-04-22 11:44:18 +03:00
2014-12-26 13:20:57 +02:00
2012-02-11 19:39:36 +02:00
2015-10-25 15:35:00 +02:00
2012-02-11 19:39:36 +02:00
2015-06-26 22:46:16 +03:00
2015-12-18 22:26:18 +02:00
2016-01-13 00:17:27 +02:00
2014-10-26 17:54:56 +02:00
2015-11-30 14:03:28 +02:00
2016-02-18 11:59:58 +02:00
2015-12-18 22:26:18 +02:00
2014-12-11 15:40:07 +02:00
2013-02-03 21:16:29 +02:00
2015-10-25 19:37:16 +02:00
2014-12-26 13:20:57 +02:00
2015-10-25 19:37:16 +02:00
2013-12-24 22:52:18 +02:00
2016-02-18 17:03:57 +02:00
2016-02-08 22:16:04 +02:00
2015-04-25 17:33:06 +03:00
2015-10-01 12:45:27 +03:00
2015-10-01 12:45:27 +03:00
2014-10-26 17:03:24 +02:00
2015-07-16 12:33:29 +03:00
2015-07-16 12:33:29 +03:00
2014-12-14 18:05:32 +02:00
2013-11-24 19:16:12 +02:00
2012-02-11 19:39:36 +02:00
2014-10-12 19:27:16 +03:00
2012-02-11 19:39:36 +02:00
2016-02-08 22:12:57 +02:00
2014-10-12 19:27:16 +03:00
2016-02-16 00:14:47 +02:00
2012-02-11 19:39:36 +02:00