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

QSystemSemaphorePrivate::handle uses undefined QCoreApplication::tr

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Not Evaluated
    • 6.0.1, 6.1.0 Alpha
    • 5.15.3
    • Core: Other
    • None
    • QNX 7.1 x86_64
    • QNX
    • 192d37099da0db1b7bf7452c44daacc19b85094b (6.1) 192d37099da0db1b7bf7452c44daacc19b85094b (6.0.1) 192d37099da0db1b7bf7452c44daacc19b85094b (5.15)

    Description

      I'm not sure if this is supposed to work and I'm missing something.

      When qsystemsemaphore_posix.cpp is built for the bootstrap library the defintion of `QCoreApplication::tr`, used on line 73, does not exist. This is easily fixed by using `QCoreApplication::translate()` instead.

      Attachments

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

        Activity

          People

            thiago Thiago Macieira
            elahav Elad Lahav
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes