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

ipc/sharedmemory uses outdated API

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P3: Somewhat important P3: Somewhat important
    • 6.6
    • 6.6
    • Core: Other
    • None

      We should use QNativeIpcKey instead of the ctor taking a QString. However, it would feel weird to use legacyNativeKey in an example.

      thiago I can take care of updating the example, but do you have any preferences how it should be adjusted? Spawn the second dialog with QProcess to transfer the platformSafeKey to the second process? Use legacyNativeKey, even though it contains "legacy" in its name? Rely on platformSafeKey returning the same value, as we have two instances of the same application?

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

            thiago Thiago Macieira
            fabiankosmale Fabian Kosmale
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes