qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] Latest git does not compile target_to_host_rlim()


From: Riccardo Magliocchetti
Subject: Re: [Qemu-devel] Latest git does not compile target_to_host_rlim()
Date: Wed, 19 May 2010 20:59:23 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686 (x86_64); en-US; rv:1.9.1.9) Gecko/20100515 Icedove/3.0.4

Il 19/05/2010 19:19, Aurelien Jarno ha scritto:
On Wed, May 19, 2010 at 07:09:55PM +0200, Riccardo Magliocchetti wrote:
Il 19/05/2010 18:38, Aurelien Jarno ha scritto:
On Wed, May 19, 2010 at 01:51:35PM +0200, Riccardo Magliocchetti wrote:
Hello,

latest git does not compile on debian sid 32 bit (kernel 64 bit),
gcc 4.4.4:

   CC    alpha-linux-user/syscall.o
cc1: warnings being treated as errors
/home/rm/src/qemu/linux-user/syscall.c: In function ‘target_to_host_rlim’:
/home/rm/src/qemu/linux-user/syscall.c:836: error: integer constant
is too large for ‘unsigned long’ type
/home/rm/src/qemu/linux-user/syscall.c: In function ‘host_to_target_rlim’:
/home/rm/src/qemu/linux-user/syscall.c:845: error: integer constant
is too large for ‘unsigned long’ type


I have just committed a patch to fix the problem.


thanks for the prompt reply, have you pushed it? can't see it on
git.qemu.org.


Yes.

git.qemu.org is only a mirror, so a propagation time is needed.


fix propagated :)

Thanks,
riccardo



reply via email to

[Prev in Thread] Current Thread [Next in Thread]