|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [XEN PATCH 06/11] libxl: convert libxl__json_object_to_yajl_gen to libxl__json_object_to_libjsonc_object
On 2025-08-29 09:56, Anthony PERARD wrote: On Wed, Aug 27, 2025 at 11:37:07AM -0400, Jason Andryuk wrote:On 2025-08-08 10:55, Anthony PERARD wrote:+ case JSON_NUMBER: + *jso_out = json_object_new_string(obj->u.string);Is JSON_NUMBER calling json_object_new_string() correct? It looks like the yajl code falls back to a string, so that is okay but surprising. I didn't check, but I thought uint64_t is the biggest size libxl uses. Regards, Jason
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |