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

Round pid/vid values up to 4 numbers on all systems.

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P2: Important
    • None
    • 5.0.0
    • Serial Port
    • None

    Description

      vendorIdentifier() and productIdentifier() have to return always 4 numbers. But on MAC OS X it's return values without 0 in front.

      For example:
      Win: 0045, 0123
      Linux: 0045, 0123
      Mac: 45, 123

      Attachments

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

        Activity

          People

            lpapp Laszlo Papp
            razrfalcon Evgeniy
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes