qemu-e2k/qobject
Eric Blake fc48ffc39e qobject: Use 'bool' for qbool
We require a C99 compiler, so let's use 'bool' instead of 'int'
when dealing with boolean values.  There are few enough clients
to fix them all in one pass.

Signed-off-by: Eric Blake <eblake@redhat.com>
Reviewed-by: Andreas Färber <afaerber@suse.de>
Reviewed-by: Alberto Garcia <berto@igalia.com>
Acked-by: Luiz Capitulino <lcapitulino@redhat.com>
Signed-off-by: Markus Armbruster <armbru@redhat.com>
2015-06-22 17:40:00 +02:00
..
Makefile.objs qobject: Add a special null QObject 2015-05-11 08:59:07 -04:00
json-lexer.c json-lexer: fix escaped backslash in single-quoted string 2014-06-23 11:01:24 -04:00
json-parser.c qobject: Use 'bool' for qbool 2015-06-22 17:40:00 +02:00
json-streamer.c
qbool.c qobject: Use 'bool' for qbool 2015-06-22 17:40:00 +02:00
qdict.c qobject: Use 'bool' for qbool 2015-06-22 17:40:00 +02:00
qerror.c qerror: Remove assert_no_error() 2014-01-06 15:02:30 -05:00
qfloat.c
qint.c
qjson.c qobject: Use 'bool' for qbool 2015-06-22 17:40:00 +02:00
qlist.c
qnull.c qobject: Add a special null QObject 2015-05-11 08:59:07 -04:00
qstring.c qstring: add qstring_get_length() 2013-04-05 08:42:29 -04:00