[Bug c++/86568] -Wnonnull warnings should highlight the relevant argument not the closing parenthesis
cvs-commit at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Jul 1 14:33:53 GMT 2020
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86568
--- Comment #11 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Martin Sebor <msebor@gcc.gnu.org>:
https://gcc.gnu.org/g:8461191b826654a30eaaa57257bcca8e548f11c2
commit r11-1760-g8461191b826654a30eaaa57257bcca8e548f11c2
Author: Martin Sebor <msebor@redhat.com>
Date: Wed Jul 1 08:30:52 2020 -0600
Adjust text of expected warnings changed in PR c++/86568.
libstdc++-v3/ChangeLog:
* testsuite/21_strings/basic_string_view/cons/char/nonnull.cc:
Adjust
text of expected warning.
* testsuite/21_strings/basic_string_view/cons/wchar_t/nonnull.cc:
Same.
*
testsuite/21_strings/basic_string_view/operations/compare/char/nonnull.cc:
Same.
*
testsuite/21_strings/basic_string_view/operations/find/char/nonnull.cc: Same.
*
testsuite/21_strings/basic_string_view/operations/rfind/char/nonnull.cc: Same.
More information about the Gcc-bugs
mailing list