]> SALOME platform Git repositories - tools/medcoupling.git/commit
Salome HOME
LOT 1: Enabling the -Wsign-compare and -Wconversion warnings in MEDCoupling and MEDCo...
authorEugeny MALTCHIKOV <emv@salomex.nnov.opencascade.com>
Tue, 22 Oct 2019 06:08:38 +0000 (09:08 +0300)
committeremv <emv@opencascade.com>
Wed, 6 Nov 2019 11:15:38 +0000 (14:15 +0300)
commit0f0b62acbfafa1ba1f0bbf3939e5824ccccbd802
tree8666f80339455835a0cb2d8d95a7b0d0a0fe4f02
parent04b6de36c4786299fe1d8d8a53d0ac2c9d7c41fd
LOT 1: Enabling the -Wsign-compare and -Wconversion warnings in MEDCoupling and MEDCouplingRemapper packages.

Using size_t instead of int (where possible) in INTERP_KERNEL.

Eliminating warnings in MEDCouplingRemapper
- Eliminating Wconversion warnings
- Eliminating Wsign-compare warnings
- Using MeshType::MyConnType instead of int

Eliminating warnings in medcouplingcpp package
- Eliminating Wconversion warnings
- Eliminating Wsign-compare warnings
101 files changed:
src/INTERP_KERNEL/BBTreeDst.txx [changed mode: 0644->0755]
src/INTERP_KERNEL/Barycentric3DIntersectorP1P1.txx
src/INTERP_KERNEL/Bases/InterpKernelHashTable.hxx
src/INTERP_KERNEL/ConvexIntersector.txx
src/INTERP_KERNEL/CurveIntersector.txx
src/INTERP_KERNEL/DirectedBoundingBox.cxx
src/INTERP_KERNEL/Geometric2D/InterpKernelGeo2DAbstractEdge.cxx
src/INTERP_KERNEL/Geometric2DIntersector.txx
src/INTERP_KERNEL/IntegralUniformIntersector.txx [changed mode: 0644->0755]
src/INTERP_KERNEL/InterpKernelUtilities.hxx
src/INTERP_KERNEL/Interpolation.txx [changed mode: 0644->0755]
src/INTERP_KERNEL/Interpolation1D0D.cxx
src/INTERP_KERNEL/Interpolation1D0D.txx [changed mode: 0644->0755]
src/INTERP_KERNEL/Interpolation2D1D.txx [changed mode: 0644->0755]
src/INTERP_KERNEL/Interpolation2D3D.txx [changed mode: 0644->0755]
src/INTERP_KERNEL/Interpolation3D.hxx [changed mode: 0644->0755]
src/INTERP_KERNEL/Interpolation3D.txx [changed mode: 0644->0755]
src/INTERP_KERNEL/Interpolation3D1D.cxx
src/INTERP_KERNEL/Interpolation3D1D.hxx [changed mode: 0644->0755]
src/INTERP_KERNEL/Interpolation3D1D.txx [changed mode: 0644->0755]
src/INTERP_KERNEL/InterpolationCC.txx
src/INTERP_KERNEL/InterpolationCU.hxx
src/INTERP_KERNEL/InterpolationCU.txx
src/INTERP_KERNEL/InterpolationCurve.hxx [changed mode: 0644->0755]
src/INTERP_KERNEL/InterpolationCurve.txx [changed mode: 0644->0755]
src/INTERP_KERNEL/InterpolationPlanar.hxx [changed mode: 0644->0755]
src/INTERP_KERNEL/InterpolationPlanar.txx [changed mode: 0644->0755]
src/INTERP_KERNEL/InterpolationUtils.hxx
src/INTERP_KERNEL/IntersectorCU.txx
src/INTERP_KERNEL/MappedBarycentric2DIntersectorP1P1.txx
src/INTERP_KERNEL/MappedBarycentric3DIntersectorP1P1.hxx
src/INTERP_KERNEL/MappedBarycentric3DIntersectorP1P1.txx
src/INTERP_KERNEL/MeshElement.txx [changed mode: 0644->0755]
src/INTERP_KERNEL/PlanarIntersector.txx
src/INTERP_KERNEL/PlanarIntersectorP0P1.hxx
src/INTERP_KERNEL/PlanarIntersectorP0P1.txx
src/INTERP_KERNEL/PlanarIntersectorP0P1Bary.txx [changed mode: 0644->0755]
src/INTERP_KERNEL/PlanarIntersectorP0P1PL.txx
src/INTERP_KERNEL/PlanarIntersectorP1P0.txx
src/INTERP_KERNEL/PlanarIntersectorP1P0Bary.txx [changed mode: 0644->0755]
src/INTERP_KERNEL/PlanarIntersectorP1P0PL.txx
src/INTERP_KERNEL/PlanarIntersectorP1P1.txx
src/INTERP_KERNEL/PlanarIntersectorP1P1PL.txx
src/INTERP_KERNEL/PointLocator2DIntersector.txx
src/INTERP_KERNEL/PointLocator3DIntersectorP0P0.hxx
src/INTERP_KERNEL/PointLocator3DIntersectorP0P0.txx
src/INTERP_KERNEL/PointLocator3DIntersectorP0P1.hxx
src/INTERP_KERNEL/PointLocator3DIntersectorP0P1.txx
src/INTERP_KERNEL/PointLocator3DIntersectorP1P0.hxx
src/INTERP_KERNEL/PointLocator3DIntersectorP1P0.txx
src/INTERP_KERNEL/PointLocator3DIntersectorP1P1.hxx
src/INTERP_KERNEL/PointLocator3DIntersectorP1P1.txx
src/INTERP_KERNEL/PolygonAlgorithms.txx
src/INTERP_KERNEL/PolyhedronIntersectorP1P0Bary.txx [changed mode: 0644->0755]
src/INTERP_KERNEL/PolyhedronIntersectorP1P1.txx [changed mode: 0644->0755]
src/INTERP_KERNEL/SplitterTetra.txx
src/INTERP_KERNEL/TriangulationIntersector.txx
src/INTERP_KERNELTest/InterpolationPlanarTestSuite.hxx
src/MEDCoupling/CMakeLists.txt
src/MEDCoupling/MCType.hxx
src/MEDCoupling/MEDCoupling1GTUMesh.cxx
src/MEDCoupling/MEDCoupling1GTUMesh.txx
src/MEDCoupling/MEDCouplingAMRAttribute.cxx [changed mode: 0644->0755]
src/MEDCoupling/MEDCouplingCMesh.cxx [changed mode: 0644->0755]
src/MEDCoupling/MEDCouplingCartesianAMRMesh.cxx [changed mode: 0644->0755]
src/MEDCoupling/MEDCouplingCurveLinearMesh.cxx [changed mode: 0644->0755]
src/MEDCoupling/MEDCouplingFieldDiscretization.cxx [changed mode: 0644->0755]
src/MEDCoupling/MEDCouplingFieldDouble.cxx [changed mode: 0644->0755]
src/MEDCoupling/MEDCouplingFieldT.txx
src/MEDCoupling/MEDCouplingGaussLocalization.cxx
src/MEDCoupling/MEDCouplingIMesh.cxx [changed mode: 0644->0755]
src/MEDCoupling/MEDCouplingMappedExtrudedMesh.cxx
src/MEDCoupling/MEDCouplingMatrix.cxx [changed mode: 0644->0755]
src/MEDCoupling/MEDCouplingMemArray.cxx [changed mode: 0644->0755]
src/MEDCoupling/MEDCouplingMemArray.hxx
src/MEDCoupling/MEDCouplingMemArray.txx [changed mode: 0644->0755]
src/MEDCoupling/MEDCouplingMemArrayChar.cxx [changed mode: 0644->0755]
src/MEDCoupling/MEDCouplingMemArrayFloat.cxx
src/MEDCoupling/MEDCouplingMesh.cxx [changed mode: 0644->0755]
src/MEDCoupling/MEDCouplingNormalizedCartesianMesh.hxx
src/MEDCoupling/MEDCouplingNormalizedCartesianMesh.txx
src/MEDCoupling/MEDCouplingNormalizedUnstructuredMesh.hxx
src/MEDCoupling/MEDCouplingNormalizedUnstructuredMesh.txx
src/MEDCoupling/MEDCouplingPartDefinition.cxx
src/MEDCoupling/MEDCouplingPointSet.cxx [changed mode: 0644->0755]
src/MEDCoupling/MEDCouplingRemapper.cxx [changed mode: 0644->0755]
src/MEDCoupling/MEDCouplingSkyLineArray.cxx [changed mode: 0644->0755]
src/MEDCoupling/MEDCouplingSkyLineArray.hxx
src/MEDCoupling/MEDCouplingStructuredMesh.cxx [changed mode: 0644->0755]
src/MEDCoupling/MEDCouplingTimeDiscretization.cxx
src/MEDCoupling/MEDCouplingTimeDiscretization.txx
src/MEDCoupling/MEDCouplingUMesh.cxx [changed mode: 0644->0755]
src/MEDCoupling/MEDCouplingUMesh.txx
src/MEDCoupling/MEDCouplingUMesh_internal.cxx [changed mode: 0644->0755]
src/MEDCoupling/MEDCouplingUMesh_internal.hxx
src/MEDCoupling/MEDCouplingUMesh_intersection.cxx
src/MEDCoupling/MEDCouplingVoronoi.cxx [changed mode: 0644->0755]
src/MEDCoupling/Test/MEDCouplingBasicsTest0.cxx
src/MEDCoupling/Test/MEDCouplingBasicsTest1.cxx
src/MEDCoupling/Test/MEDCouplingBasicsTest2.cxx
src/MEDCoupling/Test/MEDCouplingBasicsTest4.cxx