• Beta release of gawk 5.3.2 now available

    From Aharon Robbins@21:1/5 to All on Tue Mar 18 10:39:00 2025
    This note is to announce the BETA release of GNU Awk 5.3.2.

    It is available from:

    http://www.skeeve.com/gawk/gawk-5.3.1c.tar.gz

    This is a bug-fix (patch) release.

    The important part of the NEWS file is below.

    As far as I can tell, the documentation and code have both hit the
    freeze point.

    So, why do a beta release? So that you, yes you, the end user, can see
    if anything I've done breaks gawk for you. Then you can TELL ME ABOUT
    IT so that I can fix it for the final release.

    Thanks,

    Arnold Robbins
    arnold@skeeve.com
    ---------------------------------------------
    Copyright (C) 2019, 2020, 2021, 2022, 2023, 2024, 2025
    Free Software Foundation, Inc.

    Copying and distribution of this file, with or without modification,
    are permitted in any medium without royalty provided the copyright
    notice and this notice are preserved.

    Changes from 5.3.1 to 5.3.x
    ---------------------------

    1. The pretty printer now produces fewer spurious newlines; at the
    outermost level it now adds newlines between block comments and
    the block or function that follows them. The extra final newline
    is no longer produced.

    2. OpenVMS 9.2-2 x86_64 is now supported.

    3. On Linux and macos systems, the -no-pie linker flag is no longer required.
    PMA now works on macos systems with Apple silicon, and not just
    Intel systems.

    4. Still more subtle issues related to uninitialized array elements have
    been fixed.

    5. Associative arrays should now not grow quite as fast as the used to.

    6. As usual, there have been several minor code cleanups and bug fixes.
    See the ChangeLog for details.
    --
    Aharon (Arnold) Robbins arnold AT skeeve DOT com

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