Changes between Initial Version and Version 1 of Ticket #51619, comment 15
- Timestamp:
- Dec 29, 2016, 1:02:40 PM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #51619, comment 15
initial v1 10 10 11 11 Make no mistake: the most important of my Qt5 KDE patches requires code to be built against port:qt5-kde because the preprocessor is involved and, yes, a subtle, behind-the-scenes change to an API. 12 EDIT: the preprocessor tokens are supposed to be used only by ports that need "linuxy locations" from `QStandardPaths`. If they don't use those tokens or QStandardPaths any ABI changes might actually disappear. 12 13 13 14 Ports built against `port:qt55` could be labelled the same way, with a `+qt55` variant.