The emitters don't modify the ucl_object
modified libpkg/private/pkg.h
@@ -530,7 +530,9 @@ int do_extract_mtree(char *mtree, const char *prefix);
|
|
|
|
|
|
| - | |
| - | |
| + | |
| + | |
| + | |
| + | |
|
|
|
modified libpkg/utils.c
@@ -805,7 +805,8 @@ ucl_sbuf_append_double(double val, void *data)
|
|
|
|
|
|
| - | |
| + | |
| + | |
|
|
|
|
|
@@ -827,7 +828,7 @@ ucl_object_emit_file(ucl_object_t *obj, enum ucl_emitter emit_type, FILE *out)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|