unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
* Start to eliminate printing from libnotmuch
@ 2014-12-26 17:42 David Bremner
  2014-12-26 17:42 ` [PATCH 1/4] lib: add passthrough logger function David Bremner
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: David Bremner @ 2014-12-26 17:42 UTC (permalink / raw)
  To: notmuch

This series only centralizes the printing to one function.  It assumes
that any future solution will use some configuration information or
state in the notmuch_database_t object. To make this available
everywhere only requires internal API changes (i.e. functions in
notmuch-private.h).

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

end of thread, other threads:[~2014-12-26 17:43 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-12-26 17:42 Start to eliminate printing from libnotmuch David Bremner
2014-12-26 17:42 ` [PATCH 1/4] lib: add passthrough logger function David Bremner
2014-12-26 17:42 ` [PATCH 2/4] lib: add private function to extract the database for a message David Bremner
2014-12-26 17:42 ` [PATCH 3/4] lib: replace almost all fprintfs in library with n_d_log David Bremner
2014-12-26 17:42 ` [PATCH 4/4] lib: eliminate fprintf from _notmuch_message_file_open David Bremner

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).