qemu-e2k/qga/vss-win32
Helge Konetzka 7bd16378bb qga/vss-win32: fix compilation with clang++
This fixes:

qga/vss-win32/install.cpp:49:24: error: cannot initialize a variable of
type 'char *' with an rvalue of type 'const char *'
    char *msg = NULL, *nul = strchr(text, '(');
                       ^     ~~~~~~~~~~~~~~~~~

Signed-off-by: Helge Konetzka <hk@zapateado.de>
Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Konstantin Kostiuk <kkostiuk@redhat.com>
Message-Id: <39400817-3dc9-516d-9096-bc1f68862531@zapateado.de>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2022-04-05 10:42:06 +02:00
..
install.cpp qga/vss-win32: fix compilation with clang++ 2022-04-05 10:42:06 +02:00
install.h qemu-ga: Make QGA VSS provider service run only when needed 2017-04-26 23:56:46 -05:00
meson.build meson: require dynamic linking for VSS support 2022-02-21 10:35:54 +01:00
provider.cpp qga/vss-win32: check old VSS SDK headers 2022-03-15 11:26:20 +01:00
qga-vss.def qemu-ga: Add Windows VSS provider and requester as DLL 2013-09-09 14:17:57 -05:00
qga-vss.idl qemu-ga: Add Windows VSS provider and requester as DLL 2013-09-09 14:17:57 -05:00
requester.cpp qga/vss: use standard windows headers location 2022-02-21 10:35:53 +01:00
requester.h Replace GCC_FMT_ATTR with G_GNUC_PRINTF 2022-03-22 14:40:51 +04:00
vss-common.h qga/vss-win32: check old VSS SDK headers 2022-03-15 11:26:20 +01:00
vss-handles.h Clean up ill-advised or unusual header guards 2019-05-13 08:58:55 +02:00