Only parse boolean for now, as parsing int causes expected behaviour
modified libpkg/utils.c
@@ -497,7 +497,7 @@ yaml_sequence_to_object(ucl_object_t *obj, yaml_document_t *doc, yaml_node_t *no
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -533,7 +533,7 @@ yaml_mapping_to_object(ucl_object_t *obj, yaml_document_t *doc, yaml_node_t *nod
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|