On Thu, 02 Aug 2012 10:32:59 +0200 Markus Armbruster <arm...@redhat.com> wrote:
> Blue Swirl <blauwir...@gmail.com> writes: > > > Clang compiler complained about use of reserved word 'restrict' in SLIRP > > and QAPI. > > > > Prefix C keywords with "q_", adjust SLIRP accordingly. > > > > Signed-off-by: Blue Swirl <blauwir...@gmail.com> > > I like this solution. Yeah, looks good. Would be nice to add a note to docs/writing-qmp-commands.txt (can be in an incremental patch). > > Reviewed-by: Markus Armbruster <arm...@redhat.com> >