On Sun 24 May 2020 06:34:17 PM CEST, no-re...@patchew.org wrote:
> /tmp/qemu-test/src/block/qcow2-cluster.c:1912:54: error: implicit conversion 
> from enumeration type 'QCow2ClusterType' (aka 'enum QCow2ClusterType') to 
> different enumeration type 'enum qcow2_discard_type' 
> [-Werror,-Wenum-conversion]
>         qcow2_free_any_clusters(bs, old_l2_entry, 1, type);
>         ~~~~~~~~~~~~~~~~~~~~~~~                      ^~~~

This is actually a bug, I'll send a new version with this fixed.

Berto

Reply via email to