On Sat 16 May 2015 12:25:00 AM CEST, Eric Blake wrote: > Now that qbool is fixed, let's fix getting and setting a bool > value to a qdict member to also use C99 bool rather than int. > > I audited all callers to ensure that the changed return type > will not cause any changed semantics. > > Signed-off-by: Eric Blake <ebl...@redhat.com>
Reviewed-by: Alberto Garcia <be...@igalia.com> Berto