From owner-cvs-all Tue Oct 10 7:18:52 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4518637B503; Tue, 10 Oct 2000 07:18:50 -0700 (PDT) Received: (from dfr@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id HAA31928; Tue, 10 Oct 2000 07:18:50 -0700 (PDT) (envelope-from dfr@FreeBSD.org) Message-Id: <200010101418.HAA31928@freefall.freebsd.org> From: Doug Rabson Date: Tue, 10 Oct 2000 07:18:50 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/ppbus ppb_msq.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG dfr 2000/10/10 07:18:50 PDT Modified files: sys/dev/ppbus ppb_msq.c Log: A quote from the ia64 compiler: `char' is promoted to `int' when passed through `...' (so you should pass `int' not `char' to `va_arg') Revision Changes Path 1.11 +2 -2 src/sys/dev/ppbus/ppb_msq.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message