Details
-
Suggestion
-
Resolution: Done
-
Not Evaluated
-
6.3.0 Beta1
-
None
-
-
c0ede98727 (qt/qtbase/dev) c0ede98727 (qt/tqtc-qtbase/dev) a371be6e94 (qt/qtbase/6.3) a371be6e94 (qt/tqtc-qtbase/6.3)
Description
QtJambi subclasses QFutureCallOutInterface to bridge between native typed QFuture and Java-typed counterpart.
In 6.3.0, the destructor symbol of QFutureCallOutInterface is no longer exported / inline avoiding QtJambi to properly build.
I guess you intended to prohibit subclassing QFutureCallOutInterface in external code, however it is actually needed to be possible.
Please move QFutureCallOutInterface`s destructor definition back from source to header file!
Attachments
For Gerrit Dashboard: QTBUG-100569 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
394690,2 | Export QFutureCallOutInterface to allow external use | dev | qt/qtbase | Status: MERGED | +2 | 0 |
394918,2 | Export QFutureCallOutInterface to allow external use | 6.3 | qt/qtbase | Status: MERGED | +2 | 0 |