Re: [PATCH] meson: explain more verbosely why we forbid Clang on Windows

2024-11-05 Thread Richard Henderson
On 11/5/24 15:01, Daniel P. Berrangé wrote: Contributors are repeatedly sending patches to remove the blockage of clang on Windows, ignoring that we need 'gcc_struct' support. Put some more explicit comments in the code to discourage people from doing this. Signed-off-by: Daniel P. Berrangé ---

[PATCH] meson: explain more verbosely why we forbid Clang on Windows

2024-11-05 Thread Daniel P . Berrangé
Contributors are repeatedly sending patches to remove the blockage of clang on Windows, ignoring that we need 'gcc_struct' support. Put some more explicit comments in the code to discourage people from doing this. Signed-off-by: Daniel P. Berrangé --- include/qemu/compiler.h | 7 +++ meson.