unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
* [PATCH v5 0/2] Refactor config reading to support non-regular files
@ 2016-12-08 12:24 Ioan-Adrian Ratiu
  2016-12-08 12:24 ` [PATCH v5 1/2] cli: abstract config file reading to a separate function Ioan-Adrian Ratiu
  2016-12-08 12:24 ` [PATCH v5 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-08 12:24 UTC (permalink / raw)
  To: notmuch, tomi.ollila

Changes since v4: (based on Tomi's feedback):
    * Replaced strlen with config_len in the call to g_key_file_load_from_data()
    * Added a null pointer check and minor whitespace fixes before exiting
    get_config_from_file

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 | 107 +++++++++++++++++++++++++++++++++++++++----------------
 1 file changed, 77 insertions(+), 30 deletions(-)

-- 
2.10.2

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

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

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-12-08 12:24 [PATCH v5 0/2] Refactor config reading to support non-regular files Ioan-Adrian Ratiu
2016-12-08 12:24 ` [PATCH v5 1/2] cli: abstract config file reading to a separate function Ioan-Adrian Ratiu
2016-12-08 12:24 ` [PATCH v5 2/2] notmuch-config: replace config reading function Ioan-Adrian Ratiu
2016-12-10 19:13   ` 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).