Sujet : Re: nx crashed with tcl 9.0
De : obermeier (at) *nospam* poSoft.de (Paul Obermeier)
Groupes : comp.lang.tclDate : 28. Sep 2024, 22:45:12
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <vd9td8$1df6g$1@dont-email.me>
References : 1 2 3
User-Agent : Mozilla Thunderbird
Dif you use the current trunk of nsf at
https://github.com/nm-wu/nsf ?
Gustaf applied a Tcl9 patch just yesterday.
I'm able to compile and run a simple test script using the current trunk.
Paul
Am 28.09.24 um 23:10 schrieb Manfred Stelzhammer:
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.
>
>