Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-74511

Possible REG: Wasm changes in qunicodetables will be lost

    XMLWordPrintable

Details

    • WebAssembly
    • e59ba35f1b1954062266164f7b802076dc152c7b

    Description

      With Emscripten, we need a special 0-length bitfield in the unicode tables to work around a compiler bug.

      However, it looks like this was either added directly in the generated files and some buggy code was added to the generator and never run, or the code in the generator has been messed up by a merge later on.

      Regardless, the code in the generator does not work, so when the generated files are updated, the workaround will disappear.

      Lets check if the workaround is still needed, and if it is, add the code to the generator.

      Attachments

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

        Activity

          People

            esabraha Eskil Abrahamsen Blomfeldt
            esabraha Eskil Abrahamsen Blomfeldt
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes