]> OCCT Git - occt-copy.git/commit
0024607: Fix some GCC compiler warnings
authorabv <abv@opencascade.com>
Sat, 8 Feb 2014 13:26:06 +0000 (17:26 +0400)
committerabv <abv@opencascade.com>
Tue, 25 Mar 2014 12:22:03 +0000 (16:22 +0400)
commitff0652d07d86eb1790aa1da27a7504805e8e58a9
tree71dd8b6ee582048cb55054233c8c3feaedef7049
parent025f24759858eaf65d410a0718e30583aa8ca262
0024607: Fix some GCC compiler warnings

- enumeration value not handled in switch in Aspect_ColorScale.cxx, TNaming_DeltaOnModification.cxx
- comparison between signed and unsigned integer expressions in NIS_Triangulated.cxx, OSD_MAllocHook.cxx, RWStl.cxx
- static function defined or declared but not used in OpenGl_Workspace_2.cxx, ProjLib_ComputeApprox.cxx
src/Aspect/Aspect_ColorScale.cxx
src/NIS/NIS_Triangulated.cxx
src/OSD/OSD_MAllocHook.cxx
src/OpenGl/OpenGl_Workspace_2.cxx
src/ProjLib/ProjLib_ComputeApprox.cxx
src/RWStl/RWStl.cxx
src/TNaming/TNaming_DeltaOnModification.cxx