Sujet : Re: nx crashed with tcl 9.0
De : manfred (at) *nospam* antispam.at (Manfred Stelzhammer)
Groupes : comp.lang.tclDate : 28. Sep 2024, 22:10:13
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <vd9rbl$1bfv7$1@dont-email.me>
References : 1 2
User-Agent : Mozilla Thunderbird
Hi
Yes, I did compile it for 9.0
regards
Manfred
Am 28.09.24 um 22:02 schrieb Gerald Lester:
On 9/28/24 10:43, Manfred Stelzhammer wrote:
Hi
>
>
If I'll use the package nx on tcl 9.0 it crashed with:
>
Speicherzugriffsfehler (Speicherabzug geschrieben)
>
in english:
Memory access error (memory dump written)
>
What's wrong?
Did you recompile it for Tcl 9.0?
8.x binary extensions will not work with Tcl 9.0
8.x pure Tcl extensions may or may not work with Tcl 9.0
Tci 9.0 is a major version release, that means breaking changes.