René Scharfe 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
> Signed-off-by: Rene Scharfe
> ---
> trace.c | 2 +-
> 1
On September 6, 2014 at 4:53 PM "René Scharfe" wrote:
> Am 06.09.2014 um 21:26 schrieb dev:
> >
> >
> >
> > 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 build
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 c
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 t
4 matches
Mail list logo