Beta release of gawk 5.3.2 now available

Liste des GroupesRevenir à cl awk 
Sujet : Beta release of gawk 5.3.2 now available
De : arnold (at) *nospam* skeeve.com (Aharon Robbins)
Groupes : comp.lang.awk
Date : 18. Mar 2025, 11:39:00
Autres entêtes
Organisation : Arnold Robbins
Message-ID : <67d94d44$0$711$14726298@news.sunsite.dk>
User-Agent : trn 4.0-test77 (Sep 1, 2010)
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

Date Sujet#  Auteur
18 Mar 25 o Beta release of gawk 5.3.2 now available1Aharon Robbins

Haut de la page

Les messages affichés proviennent d'usenet.

NewsPortal