Uploaded image for project: 'Qt Safe Renderer'
  1. Qt Safe Renderer
  2. QSR-951

QRle32Compressor::findUniqueEscapeMark() bugs in big-endian system

    XMLWordPrintable

Details

    • Bug
    • Resolution: Won't Do
    • P5: Not important
    • QSR 2.1
    • QSR 1.2
    • Testing, Tooling
    • None
    • Other

    Description

      Currently tst_QSafeLayoutGenerator::testBitmapFileFormats() fails with root cause being QRle32Compressor::findUniqueEscapeMark() does not find a unique escapeMark for endianness problem in MIPS64.

      The problem was not found by tst_QSafeLayoutGenerator::testRle32CompressorFindUniqueEscapeMark() full search space test (running for more than 1h) so the problem concerns also the tests.

      However, as MIPS64 platforms are not supported as a host, this has no consequence for the QSR other than being a ugly wart, which for completeness sake should be fixed.

      Attachments

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

        Activity

          People

            jani.launonen Jani Launonen (Inactive)
            jani.launonen Jani Launonen (Inactive)
            Veli-Pekka Heinonen Veli-Pekka Heinonen
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes