pedantic again

Pete Carah pete at ns.altadena.net
Sat Jun 14 12:04:09 PDT 2003


Someone added "-std=gnu89 -pedantic" to libcrypto's make; given that 
stdlib.h and several other places contain "long long", this results in 
several thousands of warnings about C89.  We need to either go modern
or not but not try both at once :-)

Also usr.bin/window generates LOTS of warnings; I didn't spot just what
kind.

-- Pete


More information about the freebsd-current mailing list