]> OCCT Git - occt.git/commit
0026514: OSD_Path can not work with French symbols in file name.
authorabv <abv@opencascade.com>
Thu, 7 Jan 2016 18:15:29 +0000 (21:15 +0300)
committerbugmaster <bugmaster@opencascade.com>
Wed, 13 Jan 2016 12:52:50 +0000 (15:52 +0300)
commitd868695fc0bce40d088b73f716182d101e9dc481
tree7869723669a5ac4e015a67c764d1ff48f0bdcc15
parent05cf4d98b05f5e579e17ec2bf1bae1e8b6ce5698
0026514: OSD_Path can not work with French symbols in file name.

Restriction on path to contain only basic ASCII symbols is removed in OSD_Path, to allow paths to contain any symbols (defined in UTF-8 encoding).
src/OSD/OSD_Path.cxx