[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Xen-devel] [PATCH V4 09/24] libxl_json: introduce parser functions for builtin types
On Tue, May 13, 2014 at 11:55:30AM +0100, Ian Campbell wrote:
[...]
> > And presumably if we are to make this change we also need to update
> > libxl.h to have LIBXL_JSON_GENERATE_NUMBER-ish? What would you suggest
> > for the name?
>
> Does this actually change the output syntax at all? If it is just a bug
> fix then we don't need to announce it I think. Any consumers of the JSON
> will have to cope with the buggy version (if they want to) irrespective
> of any #define.
>
I will need to check. Presumably it generates a string or something.
We can treat it as a bug fix if we only use yajl_gen_number of uint64_t,
other uint types are not affect.
Wei.
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxx
http://lists.xen.org/xen-devel
|