Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 10 Oct 2000 07:18:50 -0700 (PDT)
From:      Doug Rabson <dfr@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/ppbus ppb_msq.c
Message-ID:  <200010101418.HAA31928@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200010101418.HAA31928>