- Original Message -
> From: "Eric Blake"
> To: qemu-devel@nongnu.org
> Cc: pbonz...@redhat.com, arm...@redhat.com
> Sent: Wednesday, November 30, 2016 8:50:05 PM
> Subject: Re: [Qemu-devel] [PATCH 00/36] Rip out dynamic JSON parsing
>
> On 11/30/
On 11/30/2016 01:44 PM, Eric Blake wrote:
> Followup series to conversation about PRId64 and MacOS:
> https://lists.gnu.org/archive/html/qemu-devel/2016-11/msg04226.html
>
And I meant to add:
Available as a tag at:
git fetch git://repo.or.cz/qemu/ericb.git qapi-dynamic-json-v1
on top of Markus'
Followup series to conversation about PRId64 and MacOS:
https://lists.gnu.org/archive/html/qemu-devel/2016-11/msg04226.html
We have relatively few users of dynamic JSON (the ability to pass
varargs plus a format string with % sequences embedded in the JSON,
to create a final QObject dynamically).