From: Thomas Huth <thuth@redhat.com>
To: Richard Henderson <richard.henderson@linaro.org>, qemu-devel@nongnu.org
Cc: philmd@redhat.com
Subject: Re: [PATCH v2 1/1] utils: Use fixed-point arithmetic in qemu_strtosz
Date: Wed, 17 Mar 2021 08:09:38 +0100 [thread overview]
Message-ID: <6ebe24d3-5424-5958-7ffb-80c90a020e18@redhat.com> (raw)
In-Reply-To: <20210315155835.1970210-2-richard.henderson@linaro.org>
On 15/03/2021 16.58, Richard Henderson wrote:
> Once we've parsed the fractional value, extract it into an integral
> 64-bit fraction. Perform the scaling with integer arithemetic, and
> simplify the overflow detection.
I've put this patch in my local branch, but I'm still getting a failure in
the cutils test, this time in the Cirrus-CI with the MinGW build:
https://cirrus-ci.com/task/5413753530351616?command=test#L543
Is it related or is this a different bug?
Thomas
next prev parent reply other threads:[~2021-03-17 7:10 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-03-15 15:58 [PATCH v2 0/1] Fix qemu_strtosz regression Richard Henderson
2021-03-15 15:58 ` [PATCH v2 1/1] utils: Use fixed-point arithmetic in qemu_strtosz Richard Henderson
2021-03-15 16:17 ` Philippe Mathieu-Daudé
2021-03-15 16:30 ` Eric Blake
2021-03-17 7:09 ` Thomas Huth [this message]
2021-03-17 11:16 ` Eric Blake
2021-03-17 13:02 ` Eric Blake
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=6ebe24d3-5424-5958-7ffb-80c90a020e18@redhat.com \
--to=thuth@redhat.com \
--cc=philmd@redhat.com \
--cc=qemu-devel@nongnu.org \
--cc=richard.henderson@linaro.org \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).