unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
From: Justus Winter <4winter@informatik.uni-hamburg.de>
To: notmuch@notmuchmail.org
Subject: [PATCH 3/3] go: define the constant STATUS_UNBALANCED_ATOMIC
Date: Wed,  9 May 2012 12:23:08 +0200	[thread overview]
Message-ID: <1336558988-6813-4-git-send-email-4winter@informatik.uni-hamburg.de> (raw)
In-Reply-To: <1336558988-6813-1-git-send-email-4winter@informatik.uni-hamburg.de>

Add the constant STATUS_UNBALANCED_ATOMIC to the list of notmuch
status codes.

Signed-off-by: Justus Winter <4winter@informatik.uni-hamburg.de>
---
 bindings/go/pkg/notmuch.go |    1 +
 1 file changed, 1 insertion(+)

diff --git a/bindings/go/pkg/notmuch.go b/bindings/go/pkg/notmuch.go
index e065b54..8faf3bb 100644
--- a/bindings/go/pkg/notmuch.go
+++ b/bindings/go/pkg/notmuch.go
@@ -24,6 +24,7 @@ const (
     STATUS_NULL_POINTER
     STATUS_TAG_TOO_LONG
     STATUS_UNBALANCED_FREEZE_THAW
+    STATUS_UNBALANCED_ATOMIC
 
     STATUS_LAST_STATUS
 )
-- 
1.7.10

  parent reply	other threads:[~2012-05-09 10:23 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 ` Justus Winter [this message]
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

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=1336558988-6813-4-git-send-email-4winter@informatik.uni-hamburg.de \
    --to=4winter@informatik.uni-hamburg.de \
    --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).