Skip to content
Snippets Groups Projects
Commit b96cbc44 authored by Urvang Joshi's avatar Urvang Joshi
Browse files

Fix warnings reported by -Wshadow: Part6: main directory

Now that all warnings are taken care of, add warning flag -Wshadow to
configure.

Note: Enabling this flag for C++ generates some useless warnings about
some function parameters shadowing class member function names. So, only
enabling this warning for C code.

Change-Id: I53ffb763483fec675a3358c5e64a737a03b93eb1
parent 23dcada9
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment