[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] remove unnecessary extern "C" blocks
From: |
David Woodhouse |
Subject: |
Re: [PATCH] remove unnecessary extern "C" blocks |
Date: |
Thu, 12 Jan 2023 13:10:13 +0000 |
User-agent: |
Evolution 3.44.4-0ubuntu1 |
On Tue, 2023-01-10 at 09:49 +0100, Paolo Bonzini wrote:
> A handful of header files in QEMU are wrapped with extern "C" blocks.
> These are not necessary: there are C++ source files anymore in QEMU,
> and even where there were some, they did not include most of these
> files anyway.
>
> Remove them for consistency.
Are we allowed C++ in qemu?
I ask because we have a full single-tenant implementation of XenStore
lying around, designed to be VMM-internal... that just happens to be
written in C++.
smime.p7s
Description: S/MIME cryptographic signature