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

--- Comment #3 from Eric Gallager <egallager at gcc dot gnu.org> ---
Maybe the update could be just to clarify the "EnabledBy" rules for the
warning? i.e., something like "-Wsign-conversion is only and will only ever be
enabled by -Wconversion in C, and we will never have it enabled by -Wall or
-Wextra (unlike -Wsign-compare, which is enabled by -Wall in C++, and -Wextra
in C)."
(and maybe also include something about the new -Warith-conversion flag too?)

Reply via email to