Date: Mon, 21 May 2012 18:54:09 +0200 From: =?utf-8?Q?Dag-Erling_Sm=C3=B8rgrav?= <des@des.no> To: FreeBSD Tinderbox <tinderbox@freebsd.org> Cc: bapt@freebsd.org, current@freebsd.org Subject: Re: [head tinderbox] failure on sparc64/sparc64 Message-ID: <86liklqxu6.fsf@ds4.des.no> In-Reply-To: <201205211558.q4LFwfZ9058110@freebsd-current.sentex.ca> (FreeBSD Tinderbox's message of "Mon, 21 May 2012 15:58:41 GMT") References: <201205211558.q4LFwfZ9058110@freebsd-current.sentex.ca>
next in thread | previous in thread | raw e-mail | index | archive | help
FreeBSD Tinderbox <tinderbox@freebsd.org> writes: > /src/lib/libc/net/nsparser.y: In function '_nsaddsrctomap': > /src/lib/libc/net/nsparser.y:169: warning: implicit declaration of functi= on 'free' > In file included from nsparser.c:398: > /src/lib/libc/../../include/stdlib.h: At top level: > /src/lib/libc/../../include/stdlib.h:93: warning: conflicting types for '= free' > /src/lib/libc/net/nsparser.y:169: warning: previous implicit declaration = of 'free' was here > *** Error code 1 There seems to be a slight difference in the generated code, where the old yacc placed #include <stdlib.h> at the top of the output while the new yacc places it further down. Unfortunately, I can't access the build box right now, so I can't compare the files directly. DES --=20 Dag-Erling Sm=C3=B8rgrav - des@des.no
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?86liklqxu6.fsf>