Salome HOME
22308: EDF 2572 SMESH: Can't import a file with a non ascii character in the path
authoreap <eap@opencascade.com>
Fri, 21 Mar 2014 10:53:47 +0000 (14:53 +0400)
committereap <eap@opencascade.com>
Fri, 21 Mar 2014 10:53:47 +0000 (14:53 +0400)
commite09cefb492091eed2987a366e9d607d0078e8cb9
treebb00e01d6318d7b4e215bb9ac857ad52f930656a
parentf90e1ea49e27e4188ba8bff184ec45f28fd3574a
22308: EDF 2572 SMESH: Can't import a file with a non ascii character in the path

 Replace OSD_Path, which does not support non-ascii coding, by SMESH_File
src/DriverSTL/DriverSTL_R_SMDS_Mesh.cxx
src/DriverSTL/DriverSTL_R_SMDS_Mesh.h
src/DriverSTL/DriverSTL_W_SMDS_Mesh.cxx
src/SMESHUtils/SMESH_File.cxx
src/SMESHUtils/SMESH_File.hxx
src/SMESH_I/SMESH_Mesh_i.cxx