wget-dev
[Top][All Lists]
Advanced

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

Re: wget2 | * configure.ac: Add -Wno-declaration-after-statement to clan


From: Avinash Sonawane (@rootkea)
Subject: Re: wget2 | * configure.ac: Add -Wno-declaration-after-statement to clang-15 manywarnings (660b3131)
Date: Wed, 22 Jun 2022 13:12:31 +0000



Avinash Sonawane commented on a discussion on configure.ac: 
https://gitlab.com/gnuwget/wget2/-/commit/660b31311865a014f10caeff845146f2c504a64d#note_1000844464

>        WARN_CFLAGS="$WARN_CFLAGS -Wno-reserved-identifier"
>      fi
>  
> +    if test $CLANG_VERSION -ge 15; then

Or we could continue this pattern of adding `-Wno-*` whenever upstream adds 
some noisy warning in `-Weverything`. I read some other opinions preferring 
this approach too...

-- 
Reply to this email directly or view it on GitLab: 
https://gitlab.com/gnuwget/wget2/-/commit/660b31311865a014f10caeff845146f2c504a64d#note_1000844464
You're receiving this email because of your account on gitlab.com.




reply via email to

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