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
- resulted from
-
QTBUG-100236 Add Latin1 case-insensitive Boyer-Moore searcher
-
- Closed
-