Subject: Re: systm.h's 'version' shadowed in iavc.c (ISDN)
To: Martin Husemann <martin@duskware.de>
From: Hubert Feyrer <hubert@feyrer.de>
List: current-users
Date: 07/09/2005 01:39:01
On Sat, 9 Jul 2005, Hubert Feyrer wrote:
> /src/sys/dev/pci/ifpci.c: In function `avma1pp_write_fifo':
> /src/sys/dev/pci/ifpci.c:486: warning: cast discards qualifiers from pointer 
> target type
> /src/sys/dev/pci/ifpci.c:486: warning: cast discards qualifiers from pointer 
> target type
> /src/sys/dev/pci/ifpci.c: In function `hscx_write_fifo':
> /src/sys/dev/pci/ifpci.c:518: warning: cast discards qualifiers from pointer 
> target type

FWIW, next one is:

/src/sys/dev/pci/iwic_bchan.c: In function `iwic_bchan_xirq':
/src/sys/dev/pci/iwic_bchan.c:314: warning: declaration of `activity' shadows a previous local
/src/sys/dev/pci/iwic_bchan.c:81: warning: shadowed declaration is here


  - Hubert