Warning on local shadowing can be disabled optionally #356

Closed
muellerr wants to merge 0 commits from eive:eive/develop into development
Owner

Compilers like the arm-linux-gnueabhihf cross compiler for the Q7S and Raspberry Pi emitt local shadowing warnings which are not shadowing issues (e.g. local variable has same name as some enum). It would be nice if this warning can be disabled in CMake.

Compilers like the `arm-linux-gnueabhihf` cross compiler for the Q7S and Raspberry Pi emitt local shadowing warnings which are not shadowing issues (e.g. local variable has same name as some enum). It would be nice if this warning can be disabled in CMake.
muellerr added the
feature
label 2021-01-19 16:08:55 +01:00
muellerr added 14 commits 2021-01-19 16:08:56 +01:00
muellerr closed this pull request 2021-01-19 16:13:27 +01:00

Pull request closed

Sign in to join this conversation.
No description provided.