Changes between Initial Version and Version 1 of Ticket #51516, comment 145


Ignore:
Timestamp:
Jun 5, 2024, 12:27:58 PM (4 weeks ago)
Author:
RJVB (René Bertin)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #51516, comment 145

    initial v1  
    99What 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.
    1010
    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?
    1212
    1313I 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).