0026583: Eliminate compile warnings obtained by building occt with vc14: declaration...
authorski <ski@opencascade.com>
Wed, 9 Sep 2015 09:56:09 +0000 (12:56 +0300)
committerbugmaster <bugmaster@opencascade.com>
Thu, 10 Sep 2015 14:01:15 +0000 (17:01 +0300)
commit464cd2fb168fc061e3531096d8503980fbe2205b
tree31f7be3b42c033e6875128f6012d5eacd9f610d6
parentf0d3b7afa9bd02df53ab98c3e8ff9463664be1f7
0026583: Eliminate compile warnings obtained by building occt with vc14: declaration of local variable hides function parameter

Eliminated warnings about "declaration of local variable hides function parameter"
src/BRepAlgo/BRepAlgo_Image.cxx
src/BRepCheck/BRepCheck_Shell.cxx
src/BRepFeat/BRepFeat.cxx
src/GeomFill/GeomFill_CorrectedFrenet.cxx
src/HLRBRep/HLRBRep_PolyAlgo.cxx
src/IGESDimen/IGESDimen_ToolOrdinateDimension.cxx
src/IVtkOCC/IVtkOCC_ShapeMesher.cxx
src/IntPatch/IntPatch_Intersection.cxx
src/ShapeFix/ShapeFix_Solid.cxx
src/TNaming/TNaming_NamingTool.cxx