BTW, this happens on amd64 as well as i386. Sources are up-to-date as
of about 15 minutes ago.
On Fri, 30 Nov 2007, Paul Goyette wrote:
/usr/src/sys/kern/vfs_vnops.c: In function 'vn_markexec':
/usr/src/sys/kern/vfs_vnops.c:261: warning: pointer targets in passing
argument 1 of 'atomic_add_int' differ in signedness
/usr/src/sys/kern/vfs_vnops.c:262: warning: pointer targets in passing
argument 1 of 'atomic_add_int' differ in signedness
quicky:paul {117} head -n1 /usr/src/sys/kern/vfs_vnops.c
/* $NetBSD: vfs_vnops.c,v 1.146 2007/11/30 16:52:21 yamt Exp $ */
----------------------------------------------------------------------
| Paul Goyette | PGP DSS Key fingerprint: | E-mail addresses: |
| Customer Service | FA29 0E3B 35AF E8AE 6651 | paul@xxxxxxxxxxxx |
| Network Engineer | 0786 F758 55DE 53BA 7731 | pgoyette@xxxxxxxxxxx |
----------------------------------------------------------------------
|