]> OCCT Git - occt.git/commit
Data Exchange, STEP - Replace String typedef and global temp buffers in StepData_Step...
authorPasukhin Dmitry <dpasukhi@opencascade.com>
Wed, 22 Oct 2025 17:03:50 +0000 (18:03 +0100)
committerGitHub <noreply@github.com>
Wed, 22 Oct 2025 17:03:50 +0000 (18:03 +0100)
commitc57f5e764705b3eed745c03cb8c870f0d3522b38
tree046be51d8dc0e370d510079bb8b6c20aba75c14a
parenta6e4f8e20ac77822888a128a5eb407acb7517bf1
Data Exchange, STEP - Replace String typedef and global temp buffers in StepData_StepReaderData (#756)

- Remove typedef TCollection_HAsciiString String and global statics (txtmes, initstr, subl)
- Use explicit string for message handles and function-local char txtmes buffers, drop constructor initstr logic, and update error/warning formatting.
- Reduce global mutable state and clarify message handling.
src/DataExchange/TKDESTEP/StepData/StepData_StepReaderData.cxx