[PATCH 3/5] go: update the addrlookup utility to go 1

2012-05-09 Thread Justus Winter
Use the new built in error type that replaces os.Error, adapt the code to the fact that strings.Split has just two arguments now. Signed-off-by: Justus Winter <4winter at informatik.uni-hamburg.de> --- bindings/go/src/notmuch-addrlookup/addrlookup.go |6 +++--- 1 file changed, 3 insertions(+)

[PATCH 3/5] go: update the addrlookup utility to go 1

2012-05-09 Thread Justus Winter
Use the new built in error type that replaces os.Error, adapt the code to the fact that strings.Split has just two arguments now. Signed-off-by: Justus Winter <4win...@informatik.uni-hamburg.de> --- bindings/go/src/notmuch-addrlookup/addrlookup.go |6 +++--- 1 file changed, 3 insertions(+), 3

[PATCH 3/5] go: update the addrlookup utility to go 1

2012-04-30 Thread Justus Winter
Signed-off-by: Justus Winter <4winter at informatik.uni-hamburg.de> --- bindings/go/src/notmuch-addrlookup/addrlookup.go |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bindings/go/src/notmuch-addrlookup/addrlookup.go b/bindings/go/src/notmuch-addrlookup/addrlookup.go

[PATCH 3/5] go: update the addrlookup utility to go 1

2012-04-30 Thread Justus Winter
Signed-off-by: Justus Winter <4win...@informatik.uni-hamburg.de> --- bindings/go/src/notmuch-addrlookup/addrlookup.go |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bindings/go/src/notmuch-addrlookup/addrlookup.go b/bindings/go/src/notmuch-addrlookup/addrlookup.go in