Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: src/sys/dev/wsfb



dogcow%NetBSD.org@localhost wrote:

> sparc complains "cast to pointer from integer of different size"; cast the
> int to (void *)(long).

Cast via vaddr_t (or uintptr_t) might be better?
---
Izumi Tsutsui


Home | Main Index | Thread Index | Old Index