occt: master 8b77b2fc

Author Committer Branch Timestamp Parent
gka bugmaster master 2019-12-09 11:43:47 master 6c9f3cf1
Affected Issues  0031219: Application Framework - TObj_Object::SetName(const Standard_CString theName) should use conversion to TCollection_HAsciiString
Changeset 0031219: Application Framework - TObj_Object::SetName(const Standard_CString theName) should use conversion to TCollection_HAsciiString

In the method TObj_Object::TObj_Object::SetName(const Standard_CString theName) conversion to the HAsciiString was used instead of the conversion to the TCollection_HExtendedString. -
mod - src/TObj/TObj_Object.cxx Diff File