On Wed, Mar 16, 2022 at 4:41 PM Helge Konetzka wrote:
> Compiling with clang++ of msys2 toolchain clang64 leads to an error
> on initializing 'char*' variable nul with a 'const char*' value
>
> Signed-off-by: Helge Konetzka
>
Reviewed-by: Marc-André Lureau
> ---
> Compiling with clang++ of m
On 16/3/22 13:31, Helge Konetzka wrote:
Compiling with clang++ of msys2 toolchain clang64 leads to an error
on initializing 'char*' variable nul with a 'const char*' value
Can you include the error message in the description? I.e.:
'''
This fixes:
qga/vss-win32/install.cpp:49:24: error: cann
Compiling with clang++ of msys2 toolchain clang64 leads to an error
on initializing 'char*' variable nul with a 'const char*' value
Signed-off-by: Helge Konetzka
---
Compiling with clang++ of msys2 toolchain clang64 leads to
[1445/1747] Compiling C++ object qga/vss-win32/qga-vss.dll.p/install.c