From: apo Date: Mon, 27 Feb 2006 12:08:54 +0000 (+0000) Subject: Fix for [Bug GVIEW11704] creation of gauss presentation with TETRA10 elements crashes... X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=a9bdbb93916d313a8c12fa2a17ec8e55d68c7ce5;p=modules%2Fvisu.git Fix for [Bug GVIEW11704] creation of gauss presentation with TETRA10 elements crashes SALOME --- diff --git a/src/CONVERTOR/VISU_MedConvertor.cxx b/src/CONVERTOR/VISU_MedConvertor.cxx index cf80627d..ad901ff9 100644 --- a/src/CONVERTOR/VISU_MedConvertor.cxx +++ b/src/CONVERTOR/VISU_MedConvertor.cxx @@ -51,7 +51,7 @@ static int MYDEBUG = 0; static int MYVALUEDEBUG = 0; static int MY_FAMILY_DEBUG = 0; static int MY_GROUP_DEBUG = 0; -#define _DEXCEPT_ +//#define _DEXCEPT_ #else static int MYDEBUG = 0; static int MYVALUEDEBUG = 0; @@ -2143,7 +2143,9 @@ LoadGaussMesh(const MED::PWrapper& theMed, "; aStatus = "<myStatus<< "; aNbCells = "<myIsDone = true; diff --git a/src/VISU_I/VISU_Gen_i.cc b/src/VISU_I/VISU_Gen_i.cc index c48f47df..5e0a5867 100644 --- a/src/VISU_I/VISU_Gen_i.cc +++ b/src/VISU_I/VISU_Gen_i.cc @@ -91,7 +91,7 @@ static QFileInfo aFileInfo; #ifdef _DEBUG_ static int MYDEBUG = 0; -#define _DEXCEPT_ +//#define _DEXCEPT_ #else static int MYDEBUG = 0; #endif @@ -244,10 +244,8 @@ namespace VISU #ifndef _DEXCEPT_ }catch(std::exception& exc){ INFOS("Follow exception was occured :\n"<