On 08.03.2017 21:02, Eric Blake wrote:
> The driver has failed to build since commit da34e65, in qemu 2.6,
> due to a missing include of qapi/error.h for error_setg().
> Since no one has complained in three releases, it is easier to
> remove the dead code than to keep it around, especially since it
> is not being built by default and therefore prone to bitrot.
> 
> Signed-off-by: Eric Blake <ebl...@redhat.com>
> ---
> 
> My proposed alternative for Max's "block/archipelago: Make it compile"
> 
>  qapi/block-core.json             |   33 +-
>  block/archipelago.c              | 1079 
> --------------------------------------
>  MAINTAINERS                      |    8 -
>  block/Makefile.objs              |    2 -
>  configure                        |   43 --
>  tests/qemu-iotests/025           |    2 +-
>  tests/qemu-iotests/common        |    6 -
>  tests/qemu-iotests/common.filter |    4 +-
>  tests/qemu-iotests/common.rc     |    8 -
>  9 files changed, 4 insertions(+), 1181 deletions(-)
>  delete mode 100644 block/archipelago.c

Reviewed-by: Max Reitz <mre...@redhat.com>

But I'd like someone to confirm that I'm not the only one who can't
compile archipelago. ;-)

Max

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to