https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109642

--- Comment #6 from Carlos Galvez <carlosgalvezp at gmail dot com> ---
Sounds great, thanks for the quick response! I believe "-Wall -Wextra" is the
"bare minimum" set of warnings for most projects so I'm afraid people might
still need to disable it via "-Wno*".

Adding some [[gcc::whatever]] attribute sounds like a very interesting
approach, I believe Clang has a similar thing.

It's not really a blocker since we can just disable it, I'm just sad to have to
do it since I believe it's a really good warning to have!

Reply via email to