Re: trace.c, line 219: error: identifier redeclared: trace_strbuf

2014-09-08 Thread Junio C Hamano
René Scharfe l@web.de writes: The issue was introduced with e05bed96 (trace: add 'file:line' to all trace output). -- 8 -- Subject: [PATCH] trace: correct trace_strbuf() parameter type for !HAVE_VARIADIC_MACROS Reported-by: dev d...@cor0.com Signed-off-by: Rene Scharfe l@web.de

Re: trace.c, line 219: error: identifier redeclared: trace_strbuf

2014-09-07 Thread dev
On September 6, 2014 at 4:53 PM René Scharfe l@web.de wrote: Am 06.09.2014 um 21:26 schrieb dev: snip Solaris 10 with Oracle Studio 12.3 compiler tools. A lengthy maillist discussion last week sorted out the previous release of git just fine however this release fails to

trace.c, line 219: error: identifier redeclared: trace_strbuf

2014-09-06 Thread dev
Build on Solaris 10 of latest git tarball fails thus : CC tag.o CC trace.o trace.c, line 219: error: identifier redeclared: trace_strbuf current : function(pointer to const char, pointer to const struct strbuf {unsigned long alloc, unsigned long len, pointer to char buf

Re: trace.c, line 219: error: identifier redeclared: trace_strbuf

2014-09-06 Thread René Scharfe
Am 06.09.2014 um 21:26 schrieb dev: Build on Solaris 10 of latest git tarball fails thus : CC tag.o CC trace.o trace.c, line 219: error: identifier redeclared: trace_strbuf current : function(pointer to const char, pointer to const struct strbuf {unsigned long