From: David Bremner <david@tethera.net>
To: notmuch@notmuchmail.org
Subject: v6 of libconfig series
Date: Wed, 25 May 2016 07:51:19 -0300 [thread overview]
Message-ID: <1464173486-23032-1-git-send-email-david@tethera.net> (raw)
This obsoletes the remaining libconfig patches starting at
id:1463135893-7471-6-git-send-email-david@tethera.net
I've addressed (my own) comments there. In
[Patch v6 2/7] lib: config list iterators
I decided to use "placement new" to allocated a Xapian::TermIterator,
rather than a pointer. This is slightly more exotic C++, but it
reduces number of dereferences in the code.
I think this series has got all the feedback it's going to, so I'm
going to go ahead and mark it ready to merge.
next reply other threads:[~2016-05-25 10:51 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-05-25 10:51 David Bremner [this message]
2016-05-25 10:51 ` [Patch v6 1/7] lib: provide config API David Bremner
2016-05-25 10:51 ` [Patch v6 2/7] lib: config list iterators David Bremner
2016-05-25 10:51 ` [Patch v6 3/7] CLI: add optional config data to dump output David Bremner
2016-05-25 10:51 ` [Patch v6 4/7] CLI: optionally restore config data David Bremner
2016-05-25 10:51 ` [Patch v6 5/7] CLI: add notmuch-config support for named queries David Bremner
2016-05-25 10:51 ` [Patch v6 6/7] lib: make a global constant for query parser flags David Bremner
2016-05-25 10:51 ` [Patch v6 7/7] lib: add support for named queries David Bremner
2016-05-27 10:57 ` v6 of libconfig series David Bremner
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://notmuchmail.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1464173486-23032-1-git-send-email-david@tethera.net \
--to=david@tethera.net \
--cc=notmuch@notmuchmail.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).