XMLWordPrintable

    • Icon: Technical task Technical task
    • Resolution: Unresolved
    • Icon: Not Evaluated Not Evaluated
    • None
    • None
    • None
    • Foundation PM Staging

      There is an implicit conversion operator from QByteArray to `const char *`, which is dangerous API as `const char *` is a very common type in e.g. C Library system native methods on Linux. And really no type should be implicitly convertible to `const char *`.

      This operator can be disabled by defining The QT_NO_CAST_FROM_BYTEARRAY macro, so the goal is to fix build issues when that macro is defined.

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

            ahmad.samir Ahmad Samir
            ahmad.samir Ahmad Samir
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:

                There is 1 open Gerrit change