qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] meson: sort C warning flags alphabetically


From: Philippe Mathieu-Daudé
Subject: Re: [PATCH] meson: sort C warning flags alphabetically
Date: Wed, 6 Dec 2023 18:00:47 +0100
User-agent: Mozilla Thunderbird

On 6/12/23 17:44, Daniel P. Berrangé wrote:
When scanning the list of warning flags to see if one is present, it is
helpful if they are in alphabetical order. It is further helpful to
separate out the 'no-' prefixed warnings.

I was sure this was already done eh...

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>

Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
---

The diff looks horrendous, so look at the resulting meson.build to see
the benefit.

  meson.build | 40 +++++++++++++++++++++-------------------
  1 file changed, 21 insertions(+), 19 deletions(-)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]