Date: Fri, 14 Nov 2003 05:07:38 -0800 (PST) From: Johan Karlsson <johan@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/dump Makefile dumprmt.c main.c Message-ID: <200311141307.hAED7ccj032374@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
johan 2003/11/14 05:07:38 PST FreeBSD src repository Modified files: sbin/dump Makefile dumprmt.c main.c Log: Make this WARNS=2 clean by - using (intmax_t) and %j - giving a non-empty format string to msg() Include <stdint.h> directly instead of depending on <inttypes.h> to do it. Tested by: make universe Revision Changes Path 1.24 +0 -1 src/sbin/dump/Makefile 1.20 +1 -1 src/sbin/dump/dumprmt.c 1.54 +4 -3 src/sbin/dump/main.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200311141307.hAED7ccj032374>