From owner-cvs-all Sat Jun 16 19:17:51 2001 Delivered-To: cvs-all@freebsd.org Received: from khavrinen.lcs.mit.edu (khavrinen.lcs.mit.edu [18.24.4.193]) by hub.freebsd.org (Postfix) with ESMTP id 4986537B403; Sat, 16 Jun 2001 19:17:44 -0700 (PDT) (envelope-from wollman@khavrinen.lcs.mit.edu) Received: (from wollman@localhost) by khavrinen.lcs.mit.edu (8.9.3/8.9.3) id WAA41897; Sat, 16 Jun 2001 22:17:41 -0400 (EDT) (envelope-from wollman) Date: Sat, 16 Jun 2001 22:17:41 -0400 (EDT) From: Garrett Wollman Message-Id: <200106170217.WAA41897@khavrinen.lcs.mit.edu> To: Dag-Erling Smorgrav Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.sbin/rarpd rarpd.c In-Reply-To: References: <200106160640.f5G6e4J30312@freefall.freebsd.org> <20010616180611.B1956@ringworld.oblivion.bg> <20010616110940.G68883@prism.flugsvamp.com> <200106161821.OAA38884@khavrinen.lcs.mit.edu> Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG < said: > I think you mean '%zu', ref. ISO/IEC 9899:1999 section 17.19.6.1 #7: That would do it as well. I was mentally recycling a previous posting about printing arbitrary foo_t integer types, and forgot about the new `z' modifier. -GAWollman To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message