On 6/10/22 17:35, Michael S. Tsirkin wrote:
On Fri, Jun 10, 2022 at 11:05:13AM -0700, Richard Henderson wrote:
Build failure:

../backends/cryptodev-builtin.c:187:27: error: result of comparison of
unsigned enum expression < 0 is always false
[-Werror,-Wtautological-unsigned-enum-zero-compare]
          if (opt->hash_alg < 0) {
              ~~~~~~~~~~~~~ ^ ~

Yep, e.g.

https://gitlab.com/qemu-project/qemu/-/jobs/2574418442



Dropped now and re-pushed a tag. Can you try pulling that pls?

Applied, thanks.  Please update https://wiki.qemu.org/ChangeLog/7.1 as 
appropriate.


r~



Reply via email to