From: mzn Date: Tue, 31 Oct 2006 13:23:07 +0000 (+0000) Subject: Fix for bug PAL13701(EDF 319 SMESH: Export UNV failed with not enough space disk... X-Git-Tag: V3_2_3pre1~1 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=c73213143d0cf7c905f8242bd4afe5b2d96ce733;p=modules%2Fsmesh.git Fix for bug PAL13701(EDF 319 SMESH: Export UNV failed with not enough space disk --> No user information). --- diff --git a/src/DriverUNV/DriverUNV_W_SMDS_Mesh.cxx b/src/DriverUNV/DriverUNV_W_SMDS_Mesh.cxx index eeb2ff4b8..f0c2203f3 100644 --- a/src/DriverUNV/DriverUNV_W_SMDS_Mesh.cxx +++ b/src/DriverUNV/DriverUNV_W_SMDS_Mesh.cxx @@ -295,9 +295,11 @@ Driver_Mesh::Status DriverUNV_W_SMDS_Mesh::Perform() } catch(const std::exception& exc){ INFOS("Follow exception was cought:\n\t"<