debug: use macro so simplify code
modified libpkg/pkg_config.c
@@ -63,6 +63,8 @@
|
|
|
|
|
|
| + | |
| + | |
|
|
|
|
|
@@ -619,7 +621,7 @@ add_repo(const ucl_object_t *obj, struct pkg_repo *r, const char *rname, pkg_ini
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -632,7 +634,7 @@ add_repo(const ucl_object_t *obj, struct pkg_repo *r, const char *rname, pkg_ini
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -721,7 +723,7 @@ add_repo(const ucl_object_t *obj, struct pkg_repo *r, const char *rname, pkg_ini
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -792,10 +794,10 @@ add_repo_obj(const ucl_object_t *obj, const char *file, pkg_init_flags flags)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -810,10 +812,10 @@ walk_repo_obj(const ucl_object_t *obj, const char *file, pkg_init_flags flags)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -864,7 +866,7 @@ load_repo_file(int dfd, const char *repodir, const char *repofile,
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -917,7 +919,7 @@ load_repo_files(const char *repodir, pkg_init_flags flags, struct os_info *oi)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -1374,7 +1376,7 @@ pkg_ini(const char *path, const char *reposdir, pkg_init_flags flags)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -1404,7 +1406,7 @@ pkg_ini(const char *path, const char *reposdir, pkg_init_flags flags)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|