unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
* Last minute fixes to the go bindings
@ 2012-05-09 10:23 Justus Winter
  2012-05-09 10:23 ` [PATCH 1/3] go: update notmuch-addrlookup to the new API Justus Winter
                   ` (4 more replies)
  0 siblings, 5 replies; 8+ messages in thread
From: Justus Winter @ 2012-05-09 10:23 UTC (permalink / raw)
  To: notmuch

Hi everyone :)

this is a small patch series that I'd like to see included in 0.13.

The first patch updates notmuch-addrlookup with respect to Austins
recent change of the notmuch_database_open function. This fixes the
compilation of the utility.

The second patch fixes the values of all the STATUS_* constants. Turns
out all of them were set to zero by accident. This isn't a c style
enum, golang has the iota operator to do this kind of stuff. This
fixes the error handling for all the users of the go bindings.

The third patch just brings the list of status constants up to date.

Cheers,
Justus

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

end of thread, other threads:[~2012-05-11 11:45 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-09 10:23 Last minute fixes to the go bindings Justus Winter
2012-05-09 10:23 ` [PATCH 1/3] go: update notmuch-addrlookup to the new API Justus Winter
2012-05-09 10:23 ` [PATCH 2/3] go: fix the notmuch status constants Justus Winter
2012-05-09 10:23 ` [PATCH 3/3] go: define the constant STATUS_UNBALANCED_ATOMIC Justus Winter
2012-05-09 18:07 ` Last minute fixes to the go bindings Austin Clements
2012-05-10 14:36   ` Justus Winter
2012-05-10 17:00     ` David Bremner
2012-05-11 11:45 ` 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).