qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 1.1 11/22] qemu-io: correctly print non-integer


From: Kevin Wolf
Subject: Re: [Qemu-devel] [PATCH 1.1 11/22] qemu-io: correctly print non-integer values as decimals
Date: Wed, 09 May 2012 14:46:20 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:11.0) Gecko/20120329 Thunderbird/11.0.1

Am 08.05.2012 16:51, schrieb Paolo Bonzini:
> qemu-io's cvtstr function sometimes will incorrectly omit the
> decimal part of the number, and sometimes will incorrectly include
> it.  This patch fixes both.  The former is more serious, and can
> be seen in the patches to 027.out and 033.out.
> 
> The changes to all other files were scripted with sed, so there were
> no "surprises" beyond 027.out and 033.out.
> 
> Signed-off-by: Paolo Bonzini <address@hidden>
> ---
>         035.out has an extra long line which stumps git send-email,
>         so I forced generation of a binary diff.  Always learning
>         new things.

How do you do that, and even for single files in a larger commit?

When I patched 035.out in the past, I used git send-email --no-validate,
but binary patches are probably better.

Kevin



reply via email to

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