unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
* [PATCH v4 0/2] Refactor config reading to support non-regular files
@ 2016-12-05 14:46 Ioan-Adrian Ratiu
  2016-12-05 14:46 ` [PATCH v4 1/2] cli: abstract config file reading to a separate function Ioan-Adrian Ratiu
  2016-12-05 14:46 ` [PATCH v4 2/2] notmuch-config: replace config reading function Ioan-Adrian Ratiu
  0 siblings, 2 replies; 4+ messages in thread
From: Ioan-Adrian Ratiu @ 2016-12-05 14:46 UTC (permalink / raw)
  To: notmuch, tomi.ollila

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2016-12-07 19:32 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-12-05 14:46 [PATCH v4 0/2] Refactor config reading to support non-regular files Ioan-Adrian Ratiu
2016-12-05 14:46 ` [PATCH v4 1/2] cli: abstract config file reading to a separate function Ioan-Adrian Ratiu
2016-12-05 14:46 ` [PATCH v4 2/2] notmuch-config: replace config reading function Ioan-Adrian Ratiu
2016-12-07 19:32   ` Tomi Ollila

Code repositories for project(s) associated with this public inbox

	https://yhetil.org/notmuch.git/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).