occt: master 0c38be8f
Author | Committer | Branch | Timestamp | Parent |
---|---|---|---|---|
dpasukhi | bugmaster | master | 2021-01-11 10:20:31 | master 1ac837b2 |
Affected Issues | 0031970: Data Exchange, STEP reader - parser syntax error messages are inaccessible | |||
Changeset | 0031970: Data Exchange, STEP reader - parser syntax error messages are inaccessible - Upgraded files using new version of WinFlexBison - Removed global variables within StepFile_Read.cxx - Upgraded error message during bison analyzing ( added a expected expression information ) - Used 'Interface_ParamType' as argument type for the StepFile_ReadData::Argument for a compatibility with the StepData/StepData_StepReaderData - Added handling parse errors and transferring it to the StepData_StepReaderData - Now parsing and referencing errors save in the check and non output by default - Step_file's and Step_Data's output info prints according by trace level of printer - Removed useless location.hxx - Removed TraceLevel for the StepFile_Reader ( now it useless, it is 0 by default and newer and nowhere change ) - Translate error message into English within StepData_StepReaderData - Replace "Error" word in the output messages |
|||
mod - src/ExprIntrp/ExprIntrp.tab.c | Diff File | |||
mod - src/ExprIntrp/ExprIntrp.tab.h | Diff File | |||
mod - src/ExprIntrp/lex.ExprIntrp.c | Diff File | |||
mod - src/StepData/StepData_StepReaderData.cxx | Diff File | |||
mod - src/StepData/StepData_StepReaderTool.cxx | Diff File | |||
mod - src/StepFile/FILES | Diff File | |||
mod - src/StepFile/lex.step.cxx | Diff File | |||
rm - src/StepFile/location.hh | Diff File | |||
mod - src/StepFile/step.lex | Diff File | |||
mod - src/StepFile/step.tab.cxx | Diff File | |||
mod - src/StepFile/step.tab.hxx | Diff File | |||
mod - src/StepFile/step.yacc | Diff File | |||
mod - src/StepFile/StepFile_Read.cxx | Diff File | |||
mod - src/StepFile/StepFile_Read.hxx | Diff File | |||
mod - src/StepFile/StepFile_ReadData.cxx | Diff File | |||
mod - src/StepFile/StepFile_ReadData.hxx | Diff File | |||
mod - src/StepSelect/StepSelect_WorkLibrary.cxx | Diff File | |||
mod - tests/de/step_1/R9 | Diff File |