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

Add static Latin1 Boyer-Moore searcher for Green Hills Compilers as well

    XMLWordPrintable

Details

    • Task
    • Resolution: Unresolved
    • Not Evaluated
    • None
    • None
    • None

    Description

      The static Latin1 Boyer-Moore searcher added in https://codereview.qt-project.org/c/qt/qtbase/+/426276 does not compile for the Integrity OS on COIN, which uses Green Hills Compilers. The class is therefore ifdefed out in the header file for Green Hills Compilers. Replace the compiler check with a compiler version check when the compiler in COIN is updated to handle this class.

      Attachments

        Issue Links

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

          Activity

            People

              oyheskes Øystein Heskestad
              oyheskes Øystein Heskestad
              Vladimir Minenko Vladimir Minenko
              Alex Blasche Alex Blasche
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:

                Gerrit Reviews

                  There are no open Gerrit changes