[RFC PATCH 6/9] cli: fix another warning about variadic macros

2012-01-08 Thread Jani Nikula
notmuch-setup.c: In function ?notmuch_setup_command?: notmuch-setup.c:144:62: warning: ISO C99 requires rest arguments to be used [enabled by default] notmuch-setup.c:174:18: warning: ISO C99 requires rest arguments to be used [enabled by default] Signed-off-by: Jani Nikula --- notmuch-setup.c

[RFC PATCH 6/9] cli: fix another warning about variadic macros

2012-01-07 Thread Jani Nikula
notmuch-setup.c: In function ‘notmuch_setup_command’: notmuch-setup.c:144:62: warning: ISO C99 requires rest arguments to be used [enabled by default] notmuch-setup.c:174:18: warning: ISO C99 requires rest arguments to be used [enabled by default] Signed-off-by: Jani Nikula --- notmuch-setup.c