Re: [head tinderbox] failure on sparc64/sparc64

From: Dag-Erling Smørgrav <des_at_des.no>
Date: Mon, 21 May 2012 18:54:09 +0200
FreeBSD Tinderbox <tinderbox_at_freebsd.org> writes:
> /src/lib/libc/net/nsparser.y: In function '_nsaddsrctomap':
> /src/lib/libc/net/nsparser.y:169: warning: implicit declaration of function '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
-- 
Dag-Erling Smørgrav - des_at_des.no
Received on Mon May 21 2012 - 14:54:10 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:40:27 UTC