jansson/test/suites
Joakim Söderberg 344d2b00ea Fix incorrect cast to ssize_t.
gcc 4.2.1 warns about a possible incorrect cast to ssize_t when comparing against refcount, which is of type size_t. signed vs unsigned comparison.

Sinc warnings are treated as errors (as in the autoconf project) this would cause a compile error.
2013-03-07 16:13:40 +01:00
..
api Fix incorrect cast to ssize_t. 2013-03-07 16:13:40 +01:00
encoding-flags Update copyright notices for 2012 2012-03-20 20:55:55 +02:00
invalid Update copyright notices for 2012 2012-03-20 20:55:55 +02:00
invalid-unicode Update copyright notices for 2012 2012-03-20 20:55:55 +02:00
valid Created flag to dump escaping slash 2012-06-28 22:04:36 -04:00
.gitattributes Always use LF as line ending so that we don't get any problems with line 2013-03-07 16:12:07 +01:00
Makefile.am Remove invalid subdirs from test/suites/Makefile.am 2011-02-25 21:09:04 +02:00