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

Unused static functions in qserialport_p.h

    XMLWordPrintable

Details

    • All
    • 448385a53 (dev), a067545fe (6.8), 1e3425e4c (6.7), 49d15bab3 (tqtc/lts-6.5)

    Description

      The following two functions need to be removed from QSerialPortPrivate as they are defined in QSerialPortInfoPrivate instead. This is causing a linking error when trying to use one of these functions by linking Qt6::SerialPortPrivate

      static QString portNameToSystemLocation(const QString &port);
      static QString portNameFromSystemLocation(const QString &location);

      Attachments

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

        Activity

          People

            vhilshei Volker Hilsheimer
            htramsey Holden Ramsey
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes