Changes between Initial Version and Version 1 of Ticket #71151, comment 7
- Timestamp:
- Oct 24, 2024, 1:23:25 AM (2 weeks ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #71151, comment 7
initial v1 1 It looks like both this issue and #711 51have the same root cause: inadvertently using the system's outdated xar.h header instead of the new one in the xar source code.1 It looks like both this issue and #71162 have the same root cause: inadvertently using the system's outdated xar.h header instead of the new one in the xar source code. 2 2 3 3 Question is, why did [changeset:910521d9f3c891a6aa147f59890a10603968093d/macports-ports the fix] for #64842 use a patchfile to remove the check for `XARSIG_BUILDING_WITH_XAR`, rather than just defining `XARSIG_BUILDING_WITH_XAR` like the Xcode project does? 4 4 5 Marius, when you say the fix no longer works for the current version of xar, what do you mean? You said in #711 51you don't have older systems to test on.5 Marius, when you say the fix no longer works for the current version of xar, what do you mean? You said in #71162 you don't have older systems to test on.