• What version of Tcl introduced Tcl_Obj's?

    From Dave@21:1/5 to All on Fri Aug 5 18:28:37 2022
    I ran across this: https://www.cs.cornell.edu/dali/

    It looked interesting but the code is >very< old (ca. 1999, targeting
    Tcl 8.2). That version of Tcl does not have Tcl_Obj's. Rather than go
    back that far, can anyone tell me what version of Tcl introduced
    Tcl_Obj's? If I'm going to mess with this, I'd at least want to start
    with the last version of Tcl prior to the introduction of Tcl_Obj's.

    --
    computerjock AT mail DOT com

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Dave@21:1/5 to Dave on Fri Aug 5 18:41:57 2022
    On 8/5/2022 6:28 PM, Dave wrote:
    I ran across this: https://www.cs.cornell.edu/dali/

    It looked interesting but the code is >very< old (ca. 1999, targeting
    Tcl 8.2). That version of Tcl does not have Tcl_Obj's. Rather than go
    back that far, can anyone tell me what version of Tcl introduced
    Tcl_Obj's? If I'm going to mess with this, I'd at least want to start
    with the last version of Tcl prior to the introduction of Tcl_Obj's.


    Never mind. It was Tcl 8 that introduced Tcl_Obj's.

    --
    computerjock AT mail DOT com

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)