- 
    Bug 
- 
    Resolution: Fixed
- 
    P2: Important 
- 
    6.6.3
- 
    None
- 
        
- 
        448385a53 (dev), a067545fe (6.8), 1e3425e4c (6.7), 49d15bab3 (tqtc/lts-6.5)
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);
| For Gerrit Dashboard: QTBUG-128748 | ||||||
|---|---|---|---|---|---|---|
| # | Subject | Branch | Project | Status | CR | V | 
| 589473,2 | Remove declaration of undefined static class members | 6.8 | qt/qtserialport | Status: MERGED | +2 | 0 | 
| 589503,2 | Remove declaration of undefined static class members | dev | qt/qtserialport | Status: MERGED | +2 | 0 | 
| 589623,2 | Remove declaration of undefined static class members | 6.7 | qt/qtserialport | Status: MERGED | +2 | 0 | 
| 589677,2 | Remove declaration of undefined static class members | tqtc/lts-6.5 | qt/tqtc-qtserialport | Status: MERGED | +2 | 0 |