On Sat, Dec 10, 2011 at 4:40 PM, Stefan Sperling <[email protected]> wrote:

> On amd64 this warning appears during the build:
>
> /usr/ports/pobj/qemu-1.0/qemu-1.0/monitor.c: In function 'expire_password':
> /usr/ports/pobj/qemu-1.0/qemu-1.0/monitor.c:944: warning: overflow in
> implicit constant conversion
>
> Qemu assumes time_t is long if TIME_MAX isn't defined. But time_t is int
> on OpenBSD. Setting TIME_MAX to INT_MAX via CFLAGS fixes the warning.
> Suggested diff with that change below.
>
> I'm happy with this upgrade. My VMs are still working.

I'm happy too. My VMs (OpenBSD, MicroXP) still work fine.
Please, get this in!

Ciao,
David

Reply via email to