On 23/10/2025 9:57 am, Anthony PERARD wrote:
> From: Anthony PERARD <[email protected]>
>
> If not available, fallback to using YAJL.
>
> The code is using json_c_visit() which was introduced in 0.13.
> json_object_new_null() and json_object_new_uint64() where added to
> 0.14. And the last one json_object_new_array_ext() was introduced in
> 0.15.
>
> Signed-off-by: Anthony PERARD <[email protected]>

Acked-by: Andrew Cooper <[email protected]>

However, you should adjust README and possibly Changelog.md to give this
new minimum version.

Reply via email to