Changes between Initial Version and Version 1 of Ticket #51619, comment 15


Ignore:
Timestamp:
Dec 29, 2016, 1:02:40 PM (7 years ago)
Author:
RJVB (René Bertin)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #51619, comment 15

    initial v1  
    1010
    1111Make 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.
     12EDIT: 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.
    1213
    1314Ports built against `port:qt55` could be labelled the same way, with a `+qt55` variant.