Skip to content

ext_json_c: Update to 0.16, fix Clang15 build

Alvin Wong requested to merge alvinwong/krita:alvin/update-json_c into master

Update includes a change to silent -Wimplicit-function-declaration 1 which in Clang 15 has been turned into an error by default.

Merge request reports