]> OCCT Git - occt-copy.git/commit
0031908: Draw Harness, TKTopTest - wavefront file path length is limited to 100 chara...
authorasuraven <asuraven@opencascade.com>
Tue, 3 Nov 2020 14:22:14 +0000 (17:22 +0300)
committerbugmaster <bugmaster@opencascade.com>
Thu, 12 Nov 2020 14:18:58 +0000 (17:18 +0300)
commit317ca8c1f10edcc88ba4f95c7265d7faedcf5deb
tree7a044eb45b522f28c536afb5e6bf1ea4e3f425a4
parent233be7370f3449d6ff41f060a4f36217c5ce68d2
0031908: Draw Harness, TKTopTest - wavefront file path length is limited to 100 characters

* Change file path variable in wavefront function from char[100] to TCollection_AsciiString
src/MeshTest/MeshTest.cxx
tests/demo/draw/bug31908 [new file with mode: 0644]