Current-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: Build failure - port-i386 - kern/subr_vmem.c
Paul Goyette wrote:
> Looks like the latest changes for vmem_sanity_check() don't compile. I'd
> fix it myself, but not sure what the correct type should be.
>
> Complete error log attached; here's one example:
>
> /build/netbsd-local/src/sys/kern/subr_vmem.c: In function
> 'vmem_check_sanity':
> /build/netbsd-local/src/sys/kern/subr_vmem.c:765: warning: format '%llx'
> expects type 'long long unsigned int', but argument 4 has type
> 'vmem_addr_t'
> /build/netbsd-local/src/sys/kern/subr_vmem.c:765: warning: format '%llx'
> expects type 'long long unsigned int', but argument 5 has type 'unsigned
> int'
Fixed in subr_vmem.c, rev. 1.45.
Christoph
Home |
Main Index |
Thread Index |
Old Index