mirror of
https://github.com/json-c/json-c.git
synced 2026-04-03 20:39:07 +08:00
Create a json_pointer_private.h and move a few things there, fix test warnings, note array_list_insert_idx is private.
This commit is contained in:
@@ -176,4 +176,5 @@ JSONC_0.16 {
|
||||
JSONC_0.17 {
|
||||
# global:
|
||||
# ...new symbols here...
|
||||
# array_list_insert_idx is intentionally not exported
|
||||
} JSONC_0.16;
|
||||
|
||||
Reference in New Issue
Block a user