Skip to content
  • Urvang Joshi's avatar
    Fix warnings reported by -Wshadow: Part6: main directory · b96cbc44
    Urvang Joshi authored
    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
    b96cbc44