0027105: Make code ISO-compliant [-Wpedantic fixes]
authorJacob Abel <thatcadguy@gmail.com>
Fri, 22 Jan 2016 00:28:38 +0000 (16:28 -0800)
committerabv <abv@opencascade.com>
Fri, 22 Jan 2016 08:29:24 +0000 (11:29 +0300)
commita3f6f591fcb2ebeb7b437ea35f162966ab5517cb
tree24dc49ec51f509266d89c3d9dff8a4eaa8a62334
parentd3b7582d2f73c17d98dba277f08c9eb3ae02de47
0027105: Make code ISO-compliant [-Wpedantic fixes]

Remove extra semicolons and correct function prototypes for GCC -pedantic ISO compliance option
50 files changed:
src/AIS/AIS_AngleDimension.cxx
src/AIS/AIS_ColoredShape.hxx
src/AIS/AIS_DiameterDimension.cxx
src/AIS/AIS_Dimension.cxx
src/AIS/AIS_DimensionOwner.cxx
src/AIS/AIS_RadiusDimension.cxx
src/AIS/AIS_TextLabel.hxx
src/Aspect/Aspect_Convert.hxx
src/Aspect/Aspect_GradientBackground.cxx
src/BOPAlgo/BOPAlgo_Builder_3.cxx
src/BRepCheck/BRepCheck_Solid.cxx
src/BRepMesh/BRepMesh.hxx
src/BRepMesh/BRepMesh_DiscretFactory.cxx
src/BRepMesh/BRepMesh_IncrementalMesh.cxx
src/Draw/Draw_Interpretor.cxx
src/DrawTrSurf/DrawTrSurf.hxx
src/Font/Font_BRepFont.cxx
src/Font/Font_FontMgr.cxx
src/GProp/GProp_SelGProps.cxx
src/GeomFill/GeomFill_CorrectedFrenet.cxx
src/GeomLib/GeomLib_Interpolate.lxx
src/Graphic3d/Graphic3d_Camera.cxx
src/Graphic3d/Graphic3d_Camera.hxx
src/Graphic3d/Graphic3d_ClipPlane.cxx
src/Graphic3d/Graphic3d_ClipPlane.hxx
src/Graphic3d/Graphic3d_MarkerImage.cxx
src/Graphic3d/Graphic3d_ShaderObject.cxx
src/Graphic3d/Graphic3d_ShaderProgram.cxx
src/Graphic3d/Graphic3d_TextureRoot.cxx
src/Image/Image_Diff.cxx
src/IntSurf/IntSurf_PntOn2S.cxx
src/IntTools/IntTools.cxx
src/Intf/Intf_InterferencePolygon2d.cxx
src/NCollection/NCollection_BaseAllocator.cxx
src/OSD/OSD_Disk.cxx
src/OSD/OSD_MAllocHook.cxx
src/OSD/OSD_SharedLibrary.cxx
src/OpenGl/OpenGl_AspectFace.cxx
src/OpenGl/OpenGl_AspectLine.cxx
src/OpenGl/OpenGl_AspectText.cxx
src/OpenGl/OpenGl_ShaderManager.cxx
src/OpenGl/OpenGl_Text.cxx
src/OpenGl/OpenGl_Workspace.cxx
src/QABugs/QABugs_19.cxx
src/STEPControl/STEPControl_ActorRead.cxx
src/SelectMgr/SelectMgr_VectorTypes.hxx
src/StdPrs/StdPrs_ShadedShape.cxx
src/TopOpeBRep/TopOpeBRep_FacesFiller_1.cxx
src/ViewerTest/ViewerTest_ObjectCommands.cxx
src/ViewerTest/ViewerTest_ViewerCommands.cxx