[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH 0/2] More qemu_strtosz fixes
From: |
Alex Bennée |
Subject: |
Re: [PATCH 0/2] More qemu_strtosz fixes |
Date: |
Fri, 19 Mar 2021 17:58:53 +0000 |
User-agent: |
mu4e 1.5.11; emacs 28.0.50 |
Eric Blake <eblake@redhat.com> writes:
> The MSYS2 build exposed a latent problem in qemu_strto*l, which in
> turn now causes failures ever since test-utils added tests for
> qemu_strtosz that depends on a particular behavior when parsing "0x".
>
> https://cirrus-ci.com/task/5180846782021632?command=test#L543
>
> Eric Blake (2):
> utils: Tighter tests for qemu_strtosz
> utils: Work around mingw strto*l bug with 0x
>
> tests/unit/test-cutils.c | 171 +++++++++++++++++++++++++++++++++++++--
> util/cutils.c | 33 +++++---
> 2 files changed, 189 insertions(+), 15 deletions(-)
Queued to for-6.0/fixes-for-rc1, thanks.
--
Alex Bennée