[qt/qt/qtremoteobjects]: Summary of bulk changes made
KDE Git Services - Bulk Change <[email protected]>
| Newsgroups | gmane.comp.kde.cvs |
|---|---|
| Message-ID | <[email protected]> |
Git repository change summary for qt/qt/qtremoteobjects Pushed by mirror-service into branch 'dev'. Changed from cc1fde68e83aeeb4b546bc4d95b292d55b47e700 to f87bd460a1995155be7dd3ca219a95888b21e2f4 Acknowledgement was received that this change introduces only existing code that has been pushed to another public open source repository. This change contains the following new commits: Git commit f87bd460a1995155be7dd3ca219a95888b21e2f4 by Marc Mutz on 22/07/2026 at 14:17.. Remove "static inline" from qtro_ functions Functions in headers shouldn't be marked as static, because that prevents deduplication at link-time. As function templates, they also don't need to be marked as inline, as that's the default linkage for function templates, anyway. Amends 7cc03eac6fb5aa7bcb91201f5ce3251049ad0bbb (5.9.8) and c96a4193e5d4d46804e8a11fad3b0e95d02b037b (5.12.4). Pick-to: 6.12 6.11 6.8 Change-Id: I42c7d5fe8e0de928a03c611eb441b30347351d35 Reviewed-by: Volker Hilsheimer <[email protected]> https://invent.kde.org/qt/qt/qtremoteobjects/-/commit/f87bd460a1995155be7dd3ca219a95888b21e2f4