qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH v0 00/10]: More QObject conversions


From: Luiz Capitulino
Subject: [Qemu-devel] [PATCH v0 00/10]: More QObject conversions
Date: Thu, 8 Oct 2009 18:35:37 -0300

 Hi there,

 Here goes another set of conversions, just to keep the ball rolling.

 The first patch introduces a function called qobject_from_fmt(), which can
be used to build QObjects from a specified printf-like format.

 Most of its code was based on a Python function with similiar functionality,
as far as I could understand the license is compatible and I've added a
copyright notice.

 Is this the right procedure?

 Most patches are simple (as we aren't converting errors yet), except the
last ones. Which use qobject_from_fmt() and are very cool, hopefully they're
right too. :)

PS: This series apply on top of my last 'Initial QObject conversion' series.

 Thanks.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]