From: jfa Date: Tue, 18 Oct 2005 09:25:02 +0000 (+0000) Subject: Fix for bug PAL10314: Hang up on import 'essaiminimail.med' in SMESH X-Git-Tag: ForTest_3_1_0a2~1 X-Git-Url: http://git.salome-platform.org/gitweb/?p=modules%2Fsmesh.git;a=commitdiff_plain;h=7cef40c6c12ea643fc8dce944f8b472dc52f298a;hp=8e26c31d5f0060ccabf7c32d69f53a7368757aea Fix for bug PAL10314: Hang up on import 'essaiminimail.med' in SMESH --- diff --git a/src/DriverMED/DriverMED_R_SMESHDS_Mesh.cxx b/src/DriverMED/DriverMED_R_SMESHDS_Mesh.cxx index 8388327d9..b9d84175f 100644 --- a/src/DriverMED/DriverMED_R_SMESHDS_Mesh.cxx +++ b/src/DriverMED/DriverMED_R_SMESHDS_Mesh.cxx @@ -232,7 +232,7 @@ Driver_Mesh::Status DriverMED_R_SMESHDS_Mesh::Perform() EBooleen anIsNodeNum = aNodeInfo->IsElemNum(); TInt aNbElems = aNodeInfo->GetNbElem(); if(MYDEBUG) MESSAGE("Perform - aNodeInfo->GetNbElem() = "<