]> OCCT Git - occt-copy.git/commit
0030397: Data Exchange - STEP Reader extension to support entities which have a text...
authordpasukhi <dpasukhi@opencascade.com>
Wed, 9 Sep 2020 10:02:39 +0000 (13:02 +0300)
committerbugmaster <bugmaster@opencascade.com>
Sat, 12 Sep 2020 15:54:49 +0000 (18:54 +0300)
commitad81d26ae89a4a36b55f6f9d13f26746b59ebf13
treea47ae960e73a17f1d51161a4a893521aed726b5d
parentcc1a11ef69ac23c59e91e2f759b08b24a183c3c4
0030397: Data Exchange - STEP Reader extension to support entities which have a text description field with not supported symbols

STEP file is now opened in binary mode (instead of text mode) to avoid unexpected handling of control symbols inside string constants.
src/StepFile/stepread.c
tests/bugs/step/bug30397 [new file with mode: 0644]