]> OCCT Git - occt.git/commit
0031940: Foundation Classes - TCollection_ExtendedString::Print() corrupts UNICODE...
authorkgv <kgv@opencascade.com>
Wed, 18 Nov 2020 11:56:59 +0000 (14:56 +0300)
committerbugmaster <bugmaster@opencascade.com>
Sat, 28 Nov 2020 09:36:06 +0000 (12:36 +0300)
commit90e0d12d8fcda9cce08a4037493acada078e72ce
tree64dc083bd54887932bf3544d2a86bde99434e4b1
parentb84b672185520e52a25d63b4487f285a068abc34
0031940: Foundation Classes - TCollection_ExtendedString::Print() corrupts UNICODE strings and does not compile with C++20

TCollection_ExtendedString::Print() now converts string into UTF-8
instead of printing character indexes.
dox/upgrade/upgrade.md
src/TCollection/TCollection_ExtendedString.cxx