• nx crashed with tcl 9.0

    From Manfred Stelzhammer@manfred@antispam.at to comp.lang.tcl on Sat Sep 28 17:43:34 2024
    From Newsgroup: comp.lang.tcl

    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?


    regards

    Manfred
    --- Synchronet 3.20a-Linux NewsLink 1.114
  • From Gerald Lester@Gerald.Lester@gmail.com to comp.lang.tcl on Sat Sep 28 15:02:16 2024
    From Newsgroup: comp.lang.tcl

    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.


    --- Synchronet 3.20a-Linux NewsLink 1.114
  • From Manfred Stelzhammer@manfred@antispam.at to comp.lang.tcl on Sat Sep 28 23:10:13 2024
    From Newsgroup: comp.lang.tcl

    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.



    --- Synchronet 3.20a-Linux NewsLink 1.114
  • From Paul Obermeier@obermeier@poSoft.de to comp.lang.tcl on Sat Sep 28 23:45:12 2024
    From Newsgroup: comp.lang.tcl

    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.




    --- Synchronet 3.20a-Linux NewsLink 1.114
  • From Manfred Stelzhammer@manfred@antispam.at to comp.lang.tcl on Sun Sep 29 18:37:44 2024
    From Newsgroup: comp.lang.tcl

    Thank's

    With this trunk, it works

    regards

    Manfred



    Am 28.09.24 um 23:45 schrieb Paul Obermeier:
    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.





    --- Synchronet 3.20a-Linux NewsLink 1.114
  • From Stefan Sobernig@stefan.sobernig@wu.ac.at to comp.lang.tcl on Mon Sep 30 11:37:30 2024
    From Newsgroup: comp.lang.tcl

    Hi Manfred!

    We are currently in the doings to bake Tcl 9 support into an official
    release. So for now, yeah, "self service" is required.

    Stefan
    --- Synchronet 3.20a-Linux NewsLink 1.114