Salome HOME
BUG: impossible to import a med file of size more than MAX_INT (~2.1 Gb)
authoreap <eap@opencascade.com>
Thu, 9 Jun 2016 11:22:37 +0000 (14:22 +0300)
committereap <eap@opencascade.com>
Thu, 9 Jun 2016 11:22:37 +0000 (14:22 +0300)
commit8d3d2084b73d927b857e77ae17ca62e0d74e090a
tree5f99eef115b3ac4a54ab9ff639f171e4b23c48ca
parent6883e45c6b4bf088fa71d0299d3a35383f283fbe
BUG: impossible to import a med file of size more than MAX_INT (~2.1 Gb)
  (SMESH_File.*)

Fix an error of porting to OCCT-7
  (StdMeshers_Cartesian_3D.cxx)

Remove useless MESSAGE's
src/DriverMED/DriverMED_W_SMESHDS_Mesh.cxx
src/SMESH/SMESH_Mesh.cxx
src/SMESHClient/SMESH_Client.cxx
src/SMESHGUI/SMESHGUI_HypothesesUtils.cxx
src/SMESHGUI/SMESHGUI_VTKUtils.cxx
src/SMESHUtils/SMESH_File.cxx
src/SMESHUtils/SMESH_File.hxx
src/StdMeshers/StdMeshers_Cartesian_3D.cxx