Subject: lib/14397: Lint failure while building "libc"
To: None <gnats-bugs@gnats.netbsd.org>
From: Matthias Scheler <tron@colwyn.zhadum.de>
List: netbsd-bugs
Date: 10/29/2001 22:45:55
>Number:         14397
>Category:       lib
>Synopsis:       Lint failure while building "libc"
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    lib-bug-people
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Mon Oct 29 13:47:00 PST 2001
>Closed-Date:
>Last-Modified:
>Originator:     
>Release:        NetBSD 1.5Y
>Organization:
Matthias Scheler                                  http://scheler.de/~matthias/
>Environment:
System: NetBSD lyssa.zhadum.de 1.5Y NetBSD 1.5Y (LYSSA) #0: Mon Oct 29 21:29:30 CET 2001 tron@lyssa.zhadum.de:/src/sys/compile/LYSSA i386
Architecture: i386
Machine: i386

>Description:
The latest change to "src/lib/libc/locale/wcstod.c" causes a lint failure
while building "libc":

CC="/src/tools/bin/i386--netbsdelf-gcc" /src/tools/bin/i386--netbsdelf-lint -chapbxzF -w -X 272 -d /usr/include -D_LIBC -DNLS -DYP -DHESIOD -DLIBC_SCCS -DSYSLIBC_SCCS -D_REENTRANT -I/src/NetBSD-current/src/lib/libc/include -DINET6 -D__DBINTERFACE_PRIVATE -I/src/NetBSD-current/src/lib/libc/../../libexec/ld.elf_so -I/src/NetBSD-current/src/lib/libc/dlfcn -DWITH_RUNE -DRUNEMOD_MAJOR=3 -D_PATH_LOCALEMODULE=\"/usr/lib/runemodule\" -DRESOLVSORT -I. -DPOSIX_MISTAKE -DPORTMAP -DFLOATING_POINT -i /usr/src/lib/libc/locale/wcstod.c
/usr/src/lib/libc/locale/wcstod.c(64): warning: argument has incompatible pointer type, arg #1 [153]
/usr/src/lib/libc/locale/wcstod.c(66): warning: argument has incompatible pointer type, arg #2 [153]
/usr/src/lib/libc/locale/wcstod.c(70): warning: argument has incompatible pointer type, arg #2 [153]
/usr/src/lib/libc/locale/wcstod.c(73): warning: argument has incompatible pointer type, arg #1 [153]
/usr/src/lib/libc/locale/wcstod.c(75): warning: argument has incompatible pointer type, arg #1 [153]
/usr/src/lib/libc/locale/wcstod.c(77): warning: argument has incompatible pointer type, arg #2 [153]
*** Error code 1

Stop.

>How-To-Repeat:
cd src/lib/libc
dependall

>Fix:
None provide.

>Release-Note:
>Audit-Trail:
>Unformatted: