qemu-block
[Top][All Lists]
Advanced

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

Re: [PATCH v6 00/32] Add subcluster allocation to qcow2


From: Alberto Garcia
Subject: Re: [PATCH v6 00/32] Add subcluster allocation to qcow2
Date: Mon, 25 May 2020 18:06:43 +0200
User-agent: Notmuch/0.18.2 (http://notmuchmail.org) Emacs/24.4.1 (i586-pc-linux-gnu)

On Sun 24 May 2020 06:34:17 PM CEST, address@hidden 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

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