On Wed, Jul 25, 2018 at 11:21:03AM +0200, Markus Armbruster wrote: > liujunjie <liujunji...@huawei.com> writes: > > diff --git a/qobject/qstring.c b/qobject/qstring.c > > index afca54b..18b8eb8 100644 > > --- a/qobject/qstring.c > > +++ b/qobject/qstring.c > > @@ -37,7 +37,7 @@ size_t qstring_get_length(const QString *qstring) > > * > > * Return string reference > > */ > > -QString *qstring_from_substr(const char *str, int start, int end) > > +QString *qstring_from_substr(const char *str, size_t start, size_t end) > > { > > QString *qstring; > > Reviewed-by: Markus Armbruster <arm...@redhat.com> >
None more qualified to merge this than you: $ scripts/get_maintainer.pl -f qobject/qstring.c Markus Armbruster <arm...@redhat.com> (supporter:QObject) qemu-devel@nongnu.org (open list:All patches CC here) :)
signature.asc
Description: PGP signature