Opened 3 weeks ago

Closed 2 weeks ago

#5973 closed enhancement (fixed)

gawk-5.4.1

Reported by: Bruce Dubbs Owned by: lfs-book
Priority: normal Milestone: 13.1
Component: Book Version: git
Severity: normal Keywords:
Cc:

Description

New point version.

Change History (2)

comment:1 by Bruce Dubbs, 3 weeks ago

Changes from 5.4.0 to 5.4.1

  1. A performance problem in PMA with backing store files 1G or more in size has been fixed, by disabling assertions in support/pma.c.
  1. A bug in gensub() when using MinRX has been fixed.
  1. All files that referred to the FSF's old address have been revised.
  1. After careful review of the POSIX standard and how MinRX handles matching when ignoring case, it was decided that the way it worked was already correct, even for cases where one character can have multiple alternative case variants. README_d/README.matchers has been updated, and several new tests for this issue have been added to the test suite.
  1. Unary plus and minus now force their operands to be numeric.
  1. The intdiv extension has been in the distribution for several years, but was lacking both a man page and a description in the manual. These flaws have been corrected.
  1. The Georgian translation (ka.po) was accidentally disabled. It's now enabled, and also updated.
  1. Parse time division by zero is no longer a fatal error, but rather a lint warning. Division by zero at runtime remains fatal.
  1. Some subtle issues with respect to formatting numeric fields have been fixed.
  1. The manual now states that contributions of code created by LLMs won't be accepted.
  1. As usual, a number of small bugs have been fixed; see the ChangeLog for the details.

comment:2 by Bruce Dubbs, 2 weeks ago

Resolution: fixed
Status: newclosed

Fixed at commit 8cccf6a12c.

    Add mpdecimal-4.0.1.
    Update to tzdata-2026c.
    Update to setuptools-83.0.0.
    Update to pkgconf-3.0.2.
    Update to meson-1.11.2.
    Update to libffi-3.7.1.
    Update to linux-7.1.3.
    Update to gawk-5.4.1.
    Update to findutils-4.11.0.
Note: See TracTickets for help on using tickets.