qemu-trivial
[Top][All Lists]
Advanced

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

Re: [Qemu-trivial] [Qemu-devel] [PATCH] libvixl: Fix format strings for


From: Andreas Färber
Subject: Re: [Qemu-trivial] [Qemu-devel] [PATCH] libvixl: Fix format strings for several int64_t values
Date: Fri, 07 Mar 2014 23:01:11 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.3.0

Am 07.03.2014 21:01, schrieb Stefan Weil:
> Am 07.03.2014 20:42, schrieb Andreas Färber:
>> Am 07.03.2014 20:15, schrieb Stefan Weil:
>>> "%d" or "%x" won't work on hosts where int values are smaller than 64 bit.
>>>
>>> Signed-off-by: Stefan Weil <address@hidden>
>>> ---
>>>  disas/libvixl/a64/disasm-a64.cc |   20 ++++++++++----------
>>>  1 file changed, 10 insertions(+), 10 deletions(-)
>>
>> Patch looks correct, but I see no indication that this is a backport
>> from upstream libvixl. Have you submitted it there too?
> 
> If I knew how to submit it to libvixl, I'd have done that already. I did
> not find any hint (e-mail address, keyword contrib) in the sources from
> github. Can you help me?

Google led me to the following:
https://github.com/armvixl/vixl

address@hidden

> It would also be fine if someone just takes my
> patch and applies it there.

Hopefully Peter can help; I just remembered someone asking not to apply
spelling fixes to not complicate functional backports.

Cheers,
Andreas

-- 
SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany
GF: Jeff Hawn, Jennifer Guild, Felix Imendörffer; HRB 16746 AG Nürnberg



reply via email to

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