From owner-freebsd-bugs Sat Sep 29 4:47:25 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8C64F37B40D; Sat, 29 Sep 2001 04:47:23 -0700 (PDT) Received: (from iedowse@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f8TBjta22408; Sat, 29 Sep 2001 04:45:55 -0700 (PDT) (envelope-from iedowse) Date: Sat, 29 Sep 2001 04:45:55 -0700 (PDT) From: Message-Id: <200109291145.f8TBjta22408@freefall.freebsd.org> To: dan@obluda.cz, iedowse@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: bin/30864: bootpd/tools/bootptest/print-bootp.c - incorrect printf format Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: bootpd/tools/bootptest/print-bootp.c - incorrect printf format State-Changed-From-To: open->closed State-Changed-By: iedowse State-Changed-When: Sat Sep 29 04:39:08 PDT 2001 State-Changed-Why: This, and a selection of other compiler warnings are fixed now. Note that it is necessary to cast the return from ntohl() before passing it to printf(), since its return type is uint32_t. http://www.FreeBSD.org/cgi/query-pr.cgi?pr=30864 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message