Re: [PATCH 04/38] lib/open: add support for config profiles and default locations

2021-01-24 Thread Tomi Ollila
On Sat, Jan 16 2021, David Bremner wrote: In id:20210116170406.842014-4-da...@tethera.net there is missing space after , gchar **groups,**keys, *val; Here, perhaps s/This commits fills in/Fill in/ (?) > This commit fills in the remainder of the documented functionality for > n_d_open_wit

[PATCH 04/38] lib/open: add support for config profiles and default locations

2021-01-16 Thread David Bremner
This commit fills in the remainder of the documented functionality for n_d_open_with_config with respect to config file location. Similar searching default locations of the database file still needs to be added. --- lib/open.cc| 95 + test/T590-libconfig.sh | 1