X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FOCC2VTK%2FOCC2VTK_Tools.cxx;h=91e328c46ec8709bf5c4f5ee998678bce8596b65;hb=b6f0965afb72083a5234f9b4fb0b233adaaf8d9d;hp=b67dc829dd37d26a9a6fd20096cd0c6dc5870b16;hpb=5e3080a50e2ddb3beb564c81d4b8b5aa62fe86e3;p=modules%2Fgeom.git diff --git a/src/OCC2VTK/OCC2VTK_Tools.cxx b/src/OCC2VTK/OCC2VTK_Tools.cxx old mode 100755 new mode 100644 index b67dc829d..91e328c46 --- a/src/OCC2VTK/OCC2VTK_Tools.cxx +++ b/src/OCC2VTK/OCC2VTK_Tools.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2015 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2022 CEA/DEN, EDF R&D, OPEN CASCADE // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public @@ -178,7 +178,7 @@ namespace GEOM ret->ShallowCopy(myAppendFilter->GetOutput()); myAppendFilter->Delete(); } - catch(Standard_Failure) { + catch(Standard_Failure&) { } } return ret;