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

We need a macro detection for GHS's stdlib (if it's not libc++ or libstdc++)

XMLWordPrintable

    • Integrity
    • b6f825a85 (dev), 719799234 (6.9), e8555c18c (6.8), 67f722e10 (tqtc/lts-6.5), 69878de67 (tqtc/lts-6.2), 204d4835f (tqtc/lts-5.15)
    • Foundation Sprint 124

      Code that should be checking for a particular C++ stdlib is atm checking for Q_OS_INTEGRITY. This is wrong. It needs to check for a particular standard library implementation instead.

      Reference: https://codereview.qt-project.org/c/qt/qtbase/+/610478/comment/3e7d4a60_f5047e15/

      Acceptance Critera:

      • find out which vendor Integrity's stdlib comes from
      • find out which C macro reliably detects said vendor's stdlib and patch qcompare.h to use it when selecting the enum value of unordered

        For Gerrit Dashboard: QTBUG-132908
        # Subject Branch Project Status CR V

            mmutz Marc Mutz
            mmutz Marc Mutz
            Vladimir Minenko Vladimir Minenko
            Alex Blasche Alex Blasche
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes