From owner-freebsd-stable@FreeBSD.ORG Sun Jul 13 02:03:10 2003 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2BBBB37B401 for ; Sun, 13 Jul 2003 02:03:10 -0700 (PDT) Received: from netcore.fi (netcore.fi [193.94.160.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id E7ABA43F75 for ; Sun, 13 Jul 2003 02:03:08 -0700 (PDT) (envelope-from pekkas@netcore.fi) Received: from localhost (pekkas@localhost) by netcore.fi (8.11.6/8.11.6) with ESMTP id h6D937B20962 for ; Sun, 13 Jul 2003 12:03:07 +0300 Date: Sun, 13 Jul 2003 12:03:07 +0300 (EEST) From: Pekka Savola To: freebsd-stable@freebsd.org Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: sys/dev/ie/if_ie.c warnigns in yesterdays CVSup X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 Jul 2003 09:03:10 -0000 Hi, I'm not sure if this has been brought up in the past yet, but when building the kernel from yesterdays 4_RELENG CVSup, I got a lot of complilation warnings (it seems if_ie.c hasn't been updated in 3 months, so changes have happened elsewhere, it seems.) HTH, /usr/src/sys/dev/ie/if_ie.c: In function `ieget': /usr/src/sys/dev/ie/if_ie.c:1178: warning: passing arg 1 of `bcopy' discards qualifiers from pointer target type /usr/src/sys/dev/ie/if_ie.c:1267: warning: passing arg 1 of `bcopy' discards qualifiers from pointer target type /usr/src/sys/dev/ie/if_ie.c:1267: warning: passing arg 2 of `bcopy' discards qualifiers from pointer target type /usr/src/sys/dev/ie/if_ie.c:1284: warning: passing arg 1 of `bcopy' discards qualifiers from pointer target type /usr/src/sys/dev/ie/if_ie.c:1296: warning: passing arg 1 of `bcopy' discards qualifiers from pointer target type /usr/src/sys/dev/ie/if_ie.c: In function `ie_readframe': /usr/src/sys/dev/ie/if_ie.c:1339: warning: passing arg 1 of `bcopy' discards qualifiers from pointer target type /usr/src/sys/dev/ie/if_ie.c: In function `iestart': /usr/src/sys/dev/ie/if_ie.c:1438: warning: passing arg 2 of `bcopy' discards qualifiers from pointer target type /usr/src/sys/dev/ie/if_ie.c:1452: warning: cast discards qualifiers from pointer target type /usr/src/sys/dev/ie/if_ie.c: In function `check_ie_present': /usr/src/sys/dev/ie/if_ie.c:1506: warning: passing arg 1 of pointer to function discards qualifiers from pointer target type /usr/src/sys/dev/ie/if_ie.c:1515: warning: passing arg 1 of pointer to function discards qualifiers from pointer target type /usr/src/sys/dev/ie/if_ie.c:1518: warning: passing arg 1 of pointer to function discards qualifiers from pointer target type /usr/src/sys/dev/ie/if_ie.c:1543: warning: passing arg 1 of pointer to function discards qualifiers from pointer target type /usr/src/sys/dev/ie/if_ie.c: In function `command_and_wait': /usr/src/sys/dev/ie/if_ie.c:1800: warning: cast discards qualifiers from pointer target type /usr/src/sys/dev/ie/if_ie.c:1816: warning: cast discards qualifiers from pointer target type /usr/src/sys/dev/ie/if_ie.c: In function `setup_rfa': /usr/src/sys/dev/ie/if_ie.c:1901: warning: passing arg 1 of pointer to function discards qualifiers from pointer target type /usr/src/sys/dev/ie/if_ie.c:1925: warning: passing arg 1 of pointer to function discards qualifiers from pointer target type /usr/src/sys/dev/ie/if_ie.c: In function `mc_setup': /usr/src/sys/dev/ie/if_ie.c:1976: warning: passing arg 1 of `bcopy' discards qualifiers from pointer target type /usr/src/sys/dev/ie/if_ie.c:1976: warning: passing arg 2 of `bcopy' discards qualifiers from pointer target type /usr/src/sys/dev/ie/if_ie.c: In function `ieinit': /usr/src/sys/dev/ie/if_ie.c:2040: warning: passing arg 1 of `bcopy' discards qualifiers from pointer target type /usr/src/sys/dev/ie/if_ie.c:2040: warning: passing arg 2 of `bcopy' discards qualifiers from pointer target type /usr/src/sys/dev/ie/if_ie.c:2089: warning: passing arg 1 of pointer to function discards qualifiers from pointer target type /usr/src/sys/dev/ie/if_ie.c:2090: warning: passing arg 1 of pointer to function discards qualifiers from pointer target type -- Pekka Savola "You each name yourselves king, yet the Netcore Oy kingdom bleeds." Systems. Networks. Security. -- George R.R. Martin: A Clash of Kings