[Bug c++/12341] Request for additional warning for variable shadowing

2023-04-07 Thread priour.be at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=12341 Benjamin Priour changed: What|Removed |Added CC||priour.be at gmail dot com --- Comment

[Bug c++/12341] Request for additional warning for variable shadowing

2022-02-04 Thread redi at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=12341 --- Comment #6 from Jonathan Wakely --- This inheritance case is "name hiding" and we have other requests for warnings about it. I think it should be distinct from -Wshadow.

[Bug c++/12341] Request for additional warning for variable shadowing

2022-02-03 Thread egallager at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=12341 --- Comment #5 from Eric Gallager --- is this expected to be a new argument accepted by the `-Wshadow=` flag, or its own separate flag entirely?

[Bug c++/12341] Request for additional warning for variable shadowing

2021-10-24 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=12341 Andrew Pinski changed: What|Removed |Added CC||joseph.h.garvin at gmail dot com --- Co

[Bug c++/12341] Request for additional warning for variable shadowing

2020-05-18 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=12341 Martin Sebor changed: What|Removed |Added Blocks||87403 Last reconfirmed|2005-12-11 23:28

[Bug c++/12341] Request for additional warning for variable shadowing

2005-12-13 Thread hayim at dv-networks dot com
--- Comment #2 from hayim at dv-networks dot com 2005-12-13 09:17 --- I agree. I hope this warning will be added in near future versions of g++. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12341