Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/usr.sbin/ipf/libipf
Module Name: src
Committed By: martin
Date: Mon Jan 3 20:49:06 UTC 2005
Modified Files:
src/usr.sbin/ipf/libipf: Makefile
Log Message:
On sparc64 u_quad_t (unsigned long) and %qd (long long int) are not
printf-format-compatible according to gcc. Add -Wno-error for printstate.c.
To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 src/usr.sbin/ipf/libipf/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index