Uploaded image for project: 'Qt 3D Studio'
  1. Qt 3D Studio
  2. QT3DS-1530 Fix remaining code review findings
  3. QT3DS-346

Fix wchar_t/char_16t in ComposerEditorInterface

    XMLWordPrintable

Details

    Description

      STCharPtrHash is used to key a hash: eastl::hash_map<TImportId, Qt3DSDMInstanceHandle, STCharPtrHash, STCharPtrEqualTo>

       

      But assumes sizeof(TCharPtr) aka wchar_t == char16_t.

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            Unassigned Unassigned
            zakalawe James Turner
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes