cvs commit: src/sys/boot/powerpc/loader conf.c

Dag-ErlingSmørgrav des at des.no
Wed Dec 10 23:51:24 PST 2003


Peter Grehan <grehan at freebsd.org> writes:
> That'd be great. The diffs are at www.freebsd.org/~grehan/schar.diff,
> with maybe the only controversial one being the style for ki_nice
> in the kinfo_proc structure.

None of this will fix the errors the tinderbox are showing:

cc -O -pipe  -Isrc/lib/libc/include -Isrc/lib/libc/../../include -Isrc/lib/libc/powerpc -D__DBINTERFACE_PRIVATE -Isrc/lib/libc/../../contrib/gdtoa -DINET6 -Iobj/powerpcsrc/lib/libc -DPOSIX_MISTAKE -Isrc/lib/libc/locale -DBROKEN_DES -DPORTMAP -DDES_BUILTIN -Isrc/lib/libc/rpc -DYP -DHESIOD -Wsystem-headers -Werror  -c src/lib/libc/gen/fpclassify.c
In file included from src/lib/libc/include/fpmath.h:31,
                 from src/lib/libc/gen/fpclassify.c:35:
src/lib/libc/powerpc/_fpmath.h:34: warning: width of `manh' exceeds its type
src/lib/libc/powerpc/_fpmath.h:35: warning: width of `manl' exceeds its type
*** Error code 1

(paths abbreviated for clarity)

DES
-- 
Dag-Erling Smørgrav - des at des.no


More information about the cvs-src mailing list