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
_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to