All of lore.kernel.org
 help / color / mirror / Atom feed
From: Aurelien Jarno <aurelien@aurel32.net>
To: Riccardo Magliocchetti <riccardo.magliocchetti@gmail.com>
Cc: qemu-devel@nongnu.org, takasi-y@ops.dti.ne.jp
Subject: Re: [Qemu-devel] Latest git does not compile target_to_host_rlim()
Date: Wed, 19 May 2010 19:19:41 +0200	[thread overview]
Message-ID: <20100519171941.GA18828@hall.aurel32.net> (raw)
In-Reply-To: <4BF41B63.1040801@gmail.com>

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.

-- 
Aurelien Jarno	                        GPG: 1024D/F1BCDB73
aurelien@aurel32.net                 http://www.aurel32.net

  reply	other threads:[~2010-05-19 17:21 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-05-19 11:51 [Qemu-devel] Latest git does not compile target_to_host_rlim() Riccardo Magliocchetti
2010-05-19 16:38 ` Aurelien Jarno
2010-05-19 17:09   ` Riccardo Magliocchetti
2010-05-19 17:19     ` Aurelien Jarno [this message]
2010-05-19 18:59       ` Riccardo Magliocchetti

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20100519171941.GA18828@hall.aurel32.net \
    --to=aurelien@aurel32.net \
    --cc=qemu-devel@nongnu.org \
    --cc=riccardo.magliocchetti@gmail.com \
    --cc=takasi-y@ops.dti.ne.jp \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.