• Re: [ANN] ksh 93u+m/1.0.7

    From Muttley@dastardlyhq.com@21:1/5 to Martijn Dekker on Fri Sep 15 15:11:45 2023
    XPost: comp.unix.programmer

    On Fri, 15 Sep 2023 15:37:37 +0100
    Martijn Dekker <martijn@inlv.demon.nl> wrote:
    But when AT&T terminated development in 2020, ksh was left buggy and >unreliable. ksh 93u+m aims to fix this situation whilst maintaining and

    I used it back in the day and never found it buggy or unreliable. No doubt as with all mature software where the devs need to justify their continued update of it, a load of mostly useless features were added which they found interesting
    to do and added a load of bugs in the process.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Janis Papanagnou@21:1/5 to Martijn Dekker on Fri Sep 15 17:26:59 2023
    On 15.09.2023 16:37, Martijn Dekker wrote:
    Announcing: KornShell 93u+m/1.0.7
    https://github.com/ksh93/ksh

    Thanks! - Compiles like a charm (even in my legacy system environment).


    Here is the seventh ksh 93u+m/1.0 bugfix release. It fixes a hang in
    command substitutions when combined with 'exec' and certain redirections.

    One thing... - is that version number intentional:

    $ ./ksh --version
    version sh (AT&T Research) 93u+m/1.1.0-alpha+49904531 2023-09-15


    Janis

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Martijn Dekker@21:1/5 to All on Fri Sep 15 19:26:35 2023
    Op 15-09-2023 om 16:26 schreef Janis Papanagnou:
    One thing... - is that version number intentional:

    $ ./ksh --version
    version sh (AT&T Research) 93u+m/1.1.0-alpha+49904531 2023-09-15

    No. You compiled ksh from the dev branch. Try the release tarball or the 1.0 branch :)

    The dev branch has started diverging from 1.0 in a few ways and is not ready for production use.

    --
    || modernish -- harness the shell
    || https://github.com/modernish/modernish
    ||
    || KornShell lives!
    || https://github.com/ksh93/ksh

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Janis Papanagnou@21:1/5 to Martijn Dekker on Sat Sep 16 23:59:20 2023
    On 15.09.2023 20:26, Martijn Dekker wrote:
    Op 15-09-2023 om 16:26 schreef Janis Papanagnou:
    One thing... - is that version number intentional:

    $ ./ksh --version
    version sh (AT&T Research) 93u+m/1.1.0-alpha+49904531 2023-09-15

    No. You compiled ksh from the dev branch. Try the release tarball or the
    1.0 branch :)

    Oh, okay. - The first link I tried my git didn't like for a clone.


    The dev branch has started diverging from 1.0 in a few ways and is not
    ready for production use.

    Okay. (I just tested it cursory, and it seemed to work fine.)

    Thanks again.

    Janis

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