[PATCH v2] debian: package ruby bindings

2013-05-16 Thread Ali Polatel
2013/5/16 David Bremner : > Felipe Contreras writes: >> >> Yes. Do you have an old version of notmuch installed? >> > > Yes I do. Hmm. It still seems like a bug to me; shouldn't the include > paths be ordered to find the right include files first? > > d Well I must accept I haven't spent much

[PATCH v2] debian: package ruby bindings

2013-05-16 Thread David Bremner
Felipe Contreras writes: > > Yes. Do you have an old version of notmuch installed? > Yes I do. Hmm. It still seems like a bug to me; shouldn't the include paths be ordered to find the right include files first? d

[PATCH v2] debian: package ruby bindings

2013-05-16 Thread Felipe Contreras
On Thu, May 16, 2013 at 9:31 AM, David Bremner wrote: > Felipe Contreras writes: >> >> Yes. Do you have an old version of notmuch installed? >> > > Yes I do. Hmm. It still seems like a bug to me; shouldn't the include > paths be ordered to find the right include files first? Yes, it is a bug.

[PATCH v2] debian: package ruby bindings

2013-05-16 Thread Felipe Contreras
On Thu, May 16, 2013 at 8:51 AM, David Bremner wrote: > Felipe Contreras writes: > >> Signed-off-by: Felipe Contreras >> --- >> debian/control | 14 ++ >> debian/notmuch-ruby.install | 1 + >> debian/rules| 3 +++ >> 3 files changed, 18 insertions(+)

[PATCH] emacs: tag: fix compile warning

2013-05-16 Thread David Bremner
Mark Walters writes: > When compiling notmuch-tag.el there is a compile warning: > notmuch-tag.el:27:1:Warning: cl package required at runtime > pushed the patch. Someone (TM) should investigate the new cl- prefixed functions, e.g. cl-loop which maybe me less hassle in the long run. d

simplify and fix performance tests

2013-05-16 Thread David Bremner
david at tethera.net writes: > Jani noticed the alleged file notmuch-memory-test was missing. > Austin grumbled about explicitly adding tests to a list. > This series should give them both something else to grumble about. Pushed, d

Re: [PATCH] build: fix out-of-tree builds

2013-05-16 Thread David Bremner
Jani Nikula j...@nikula.org writes: On Wed, 15 May 2013, David Bremner da...@tethera.net wrote: Jani Nikula j...@nikula.org writes: # List all subdirectories here. Each contains its own Makefile.local -subdirs := compat completion emacs lib man parse-time-string -subdirs += performance-test

Re: [PATCH] build: fix out-of-tree builds

2013-05-16 Thread Tomi Ollila
On Thu, May 16 2013, David Bremner da...@tethera.net wrote: Jani Nikula j...@nikula.org writes: On Wed, 15 May 2013, David Bremner da...@tethera.net wrote: Jani Nikula j...@nikula.org writes: # List all subdirectories here. Each contains its own Makefile.local -subdirs := compat completion

Re: [PATCH v2] debian: package ruby bindings

2013-05-16 Thread David Bremner
Felipe Contreras felipe.contre...@gmail.com writes: Signed-off-by: Felipe Contreras felipe.contre...@gmail.com --- debian/control | 14 ++ debian/notmuch-ruby.install | 1 + debian/rules| 3 +++ 3 files changed, 18 insertions(+) create mode

Re: [PATCH v2] debian: package ruby bindings

2013-05-16 Thread Felipe Contreras
On Thu, May 16, 2013 at 8:51 AM, David Bremner brem...@debian.org wrote: Felipe Contreras felipe.contre...@gmail.com writes: Signed-off-by: Felipe Contreras felipe.contre...@gmail.com --- debian/control | 14 ++ debian/notmuch-ruby.install | 1 + debian/rules

Re: [PATCH v2] debian: package ruby bindings

2013-05-16 Thread David Bremner
Felipe Contreras felipe.contre...@gmail.com writes: Yes. Do you have an old version of notmuch installed? Yes I do. Hmm. It still seems like a bug to me; shouldn't the include paths be ordered to find the right include files first? d ___ notmuch

Re: [PATCH v2] debian: package ruby bindings

2013-05-16 Thread Ali Polatel
2013/5/16 David Bremner brem...@debian.org: Felipe Contreras felipe.contre...@gmail.com writes: Yes. Do you have an old version of notmuch installed? Yes I do. Hmm. It still seems like a bug to me; shouldn't the include paths be ordered to find the right include files first? d Well I