Re: [PATCH v2 0/8] configure: Change to -std=gnu11

2021-06-16 Thread Paolo Bonzini
On 15/06/21 01:31, Richard Henderson wrote: Now that we assume gcc 7.5 as a minimum, we have the option of changing to a newer C standard. The two major new features that I think apply are _Generic and _Static_assert. While Paolo created a remarkably functional replacement for _Generic using bu

Re: [PATCH v2 0/8] configure: Change to -std=gnu11

2021-06-14 Thread no-reply
Patchew URL: https://patchew.org/QEMU/20210614233143.1221879-1-richard.hender...@linaro.org/ Hi, This series seems to have some coding style problems. See output below for more information: Type: series Message-id: 20210614233143.1221879-1-richard.hender...@linaro.org Subject: [PATCH v2 0/8]