[PATCH 2/5] go: Update for changes to notmuch_database_get_directory

2012-05-14 Thread Justus Winter
Hi Austin, thanks for taking care of this. Quoting Austin Clements (2012-05-13 21:57:06) > --- > bindings/go/src/notmuch/notmuch.go | 13 +++-- > bindings/python/notmuch/database.py |4 ++-- A change to the python bindings slipped into this one. Other than that this looks good.

[PATCH 2/5] go: Update for changes to notmuch_database_get_directory

2012-05-13 Thread Austin Clements
Quoth Justus Winter on May 13 at 11:51 pm: > Hi Austin, > > thanks for taking care of this. > > Quoting Austin Clements (2012-05-13 21:57:06) > > --- > > bindings/go/src/notmuch/notmuch.go | 13 +++-- > > bindings/python/notmuch/database.py |4 ++-- > > A change to the python

[PATCH 2/5] go: Update for changes to notmuch_database_get_directory

2012-05-13 Thread Austin Clements
--- bindings/go/src/notmuch/notmuch.go | 13 +++-- bindings/python/notmuch/database.py |4 ++-- 2 files changed, 9 insertions(+), 8 deletions(-) diff --git a/bindings/go/src/notmuch/notmuch.go b/bindings/go/src/notmuch/notmuch.go index 12de4c8..00bd53a 100644 ---

[PATCH 2/5] go: Update for changes to notmuch_database_get_directory

2012-05-13 Thread Austin Clements
--- bindings/go/src/notmuch/notmuch.go | 13 +++-- bindings/python/notmuch/database.py |4 ++-- 2 files changed, 9 insertions(+), 8 deletions(-) diff --git a/bindings/go/src/notmuch/notmuch.go b/bindings/go/src/notmuch/notmuch.go index 12de4c8..00bd53a 100644 ---

Re: [PATCH 2/5] go: Update for changes to notmuch_database_get_directory

2012-05-13 Thread Justus Winter
Hi Austin, thanks for taking care of this. Quoting Austin Clements (2012-05-13 21:57:06) --- bindings/go/src/notmuch/notmuch.go | 13 +++-- bindings/python/notmuch/database.py |4 ++-- A change to the python bindings slipped into this one. Other than that this looks good. I

Re: [PATCH 2/5] go: Update for changes to notmuch_database_get_directory

2012-05-13 Thread Austin Clements
Quoth Justus Winter on May 13 at 11:51 pm: Hi Austin, thanks for taking care of this. Quoting Austin Clements (2012-05-13 21:57:06) --- bindings/go/src/notmuch/notmuch.go | 13 +++-- bindings/python/notmuch/database.py |4 ++-- A change to the python bindings slipped