Changes between Initial Version and Version 1 of Ticket #51516, comment 145
- Timestamp:
- Jun 5, 2024, 12:27:58 PM (6 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #51516, comment 145
initial v1 9 9 What I didn't expect is that a Pextlib.dylib built from the current HEAD of the master branch (so against Tcl 8.6 headers) works with a "base" install that's maybe 2 years old now. 10 10 11 This does beg the question to the powers that be: to what extent would a hypothetical `port:MacPorts-pextlib` have to check for/protect against installing a new pextlib into an older "base" install?11 ''This does beg the question to the powers that be'': to what extent would a hypothetical `port:MacPorts-pextlib` have to check for/protect against installing a new pextlib into an older "base" install? 12 12 13 13 I started writing a CMake file for building just Pextlib using `-I$prefix/libexec/macports/include` but it quickly became clear that I'd have to write an as-yet unknown number of macro definitions in a dedicated `config.h` file (or as `-D` arguments).