occt: master b1811c1d
Author | Committer | Branch | Timestamp | Parent |
---|---|---|---|---|
abv | master | 2017-09-28 07:26:47 | master e2b4dea2 | |
Affected Issues | 0029151: Coding Rules - eliminate GCC compiler warnings -Wimplicit-fallthrough | |||
Changeset | 0029151: GCC 7.1 warnings "this statement may fall through" [-Wimplicit-fallthrough=] New macro Standard_FALLTHROUGH is defined for use in a switch statement immediately before a case label, if code associated with the previous case label may fall through to that next label (i.e. does not end with "break" or "return" etc.). This macro indicates that the fall through is intentional and should not be diagnosed by a compiler that warns on fallthrough. The macro is inserted in places that currently generate such warning message and where fallthrough is intentional. Doxygen comments are provided for this and other macros in Standard_Macro.hxx. |
|||
mod - src/APIHeaderSection/APIHeaderSection_EditHeader.cxx | Diff File | |||
mod - src/Approx/Approx_CurvlinFunc.cxx | Diff File | |||
mod - src/BndLib/BndLib.cxx | Diff File | |||
mod - src/BndLib/BndLib_AddSurface.cxx | Diff File | |||
mod - src/BRepLib/BRepLib_FindSurface.cxx | Diff File | |||
mod - src/BRepTest/BRepTest_CheckCommands.cxx | Diff File | |||
mod - src/Extrema/Extrema_ExtCS.cxx | Diff File | |||
mod - src/GeometryTest/GeometryTest_ContinuityCommands.cxx | Diff File | |||
mod - src/GeomLib/GeomLib.cxx | Diff File | |||
mod - src/IFSelect/IFSelect_SessionPilot.cxx | Diff File | |||
mod - src/IGESConvGeom/IGESConvGeom.cxx | Diff File | |||
mod - src/IGESDraw/IGESDraw_GeneralModule.cxx | Diff File | |||
mod - src/IGESDraw/IGESDraw_ToolDrawing.cxx | Diff File | |||
mod - src/IGESToBRep/IGESToBRep_TopoSurface.cxx | Diff File | |||
mod - src/IntPatch/IntPatch_ALineToWLine.cxx | Diff File | |||
mod - src/IntPatch/IntPatch_ImpPrmIntersection.cxx | Diff File | |||
mod - src/IntPatch/IntPatch_Intersection.cxx | Diff File | |||
mod - src/Intrv/Intrv_Intervals.cxx | Diff File | |||
mod - src/IntTools/IntTools_EdgeEdge.cxx | Diff File | |||
mod - src/LDOM/LDOMBasicString.cxx | Diff File | |||
mod - src/LDOM/LDOMParser.cxx | Diff File | |||
mod - src/LDOM/LDOMString.cxx | Diff File | |||
mod - src/LDOM/LDOM_XmlReader.cxx | Diff File | |||
mod - src/Message/Message_MsgFile.cxx | Diff File | |||
mod - src/NCollection/NCollection_UtfIterator.lxx | Diff File | |||
mod - src/OpenGl/OpenGl_AspectMarker.cxx | Diff File | |||
mod - src/ProjLib/ProjLib_ProjectOnPlane.cxx | Diff File | |||
mod - src/SelectMgr/SelectMgr_SelectionManager.cxx | Diff File | |||
mod - src/Standard/Standard_Macro.hxx | Diff File | |||
mod - src/STEPControl/STEPControl_ActorWrite.cxx | Diff File | |||
mod - src/TDataXtd/TDataXtd_Geometry.cxx | Diff File | |||
mod - src/TNaming/TNaming_Name.cxx | Diff File | |||
mod - src/UnitsAPI/UnitsAPI.cxx | Diff File | |||
mod - src/ViewerTest/ViewerTest_AutoUpdater.cxx | Diff File |