diff options
author | Matt Kraai <matt.kraai@amo.abbott.com> | 2013-02-08 07:09:28 -0800 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2013-02-08 08:22:28 -0800 |
commit | 9798f7e5f948b2586c33d850f6a00d4fc0537d75 (patch) | |
tree | 23325254b8f8ca10ed6a15337fae4a0b47008061 /contrib/vim/README | |
parent | silence some -Wuninitialized false positives (diff) | |
download | tgif-9798f7e5f948b2586c33d850f6a00d4fc0537d75.tar.xz |
Use __VA_ARGS__ for all of error's arguments
QNX 6.3.2 uses GCC 2.95.3 by default, and GCC 2.95.3 doesn't remove the
comma if the error macro's variable argument is left out.
Instead of testing for a sufficiently recent version of GCC, make
__VA_ARGS__ match all of the arguments.
Signed-off-by: Matt Kraai <matt.kraai@amo.abbott.com>
Acked-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'contrib/vim/README')
0 files changed, 0 insertions, 0 deletions