[PATCH v4 0/2] Refactor config reading to support non-regular files

Subject: [PATCH v4 0/2] Refactor config reading to support non-regular files

Date: Mon, 5 Dec 2016 16:46:04 +0200

To: notmuch@notmuchmail.org, tomi.ollila@iki.fi

Cc:

From: Ioan-Adrian Ratiu


Changes since v3: (thanks Tomi for the awesome feedback):
    * Rewrote the config-reading function's exit logic to use a 'linux kernel'
    style & cleanup based on goto's.
    * Minor variable NULL initialization change, comment removal.

Ioan-Adrian Ratiu (1):
  notmuch-config: replace config reading function

Jani Nikula (1):
  cli: abstract config file reading to a separate function

 notmuch-config.c | 104 +++++++++++++++++++++++++++++++++++++++----------------
 1 file changed, 74 insertions(+), 30 deletions(-)

-- 
2.10.2


Thread: