eet-cxx: Renamed a few local variables and avoided other warnings
authorFelipe Magno de Almeida <felipe@expertisesolutions.com.br>
Wed, 9 Apr 2014 10:11:46 +0000 (19:11 +0900)
committerCarsten Haitzler (Rasterman) <raster@rasterman.com>
Wed, 9 Apr 2014 10:11:46 +0000 (19:11 +0900)
commit6436618c92c9e1c250dba78a498d9e33e42d82d5
tree7457b94c599cfda0d73dcbf9d75f41473783729e
parent99962a58936402bb1939ea0a4946fc12e95f75c4
eet-cxx: Renamed a few local variables and avoided other warnings

Summary: Renamed a few local variables to avoid excessive warnings with -Wshadow warning. Also made construction of a few objects pass all arguments for explicit initialization to avoid other harmless warning.

Reviewers: cedric, tasn, smohanty, raster

Reviewed By: raster

CC: cedric
Differential Revision: https://phab.enlightenment.org/D698
src/bindings/ecore_cxx/Ecore.hh
src/bindings/eet_cxx/Eet.hh
src/bindings/eina_cxx/eina_inarray.hh