Opened 2 years ago

Closed 2 years ago

#5168 closed enhancement (fixed)

gawk-5.2.1

Reported by: Douglas R. Reno Owned by: lfs-book
Priority: normal Milestone: 11.3
Component: Book Version: git
Severity: normal Keywords:
Cc:

Description

New point version

Change History (3)

comment:1 by Xi Ruoyao, 2 years ago

Remember to remove the sed or it will insert into the wrong location.

comment:2 by Bruce Dubbs, 2 years ago

Changes from 5.2.0 to 5.2.1

  1. Infrastructure upgrades: PMA version Avon 8.
  1. Issues related to the sign of NaN and Inf values on RiscV have been fixed; gawk now gives identical results on that platform as it does on others.
  1. A few issues with the debugger have been fixed.
  1. More subtle issues with untyped array elements being passed to functions have been fixed.
  1. The rwarray extension's readall() function has had some bugs fixed.
  1. The PMA allocator is now supported on FreeBSD, OpenBSD and Linux on S/390x. Is is now supported also on both Intel and M1 macOS systems.
  1. There have been several minor code cleanups and bug fixes. See the ChangeLog for details.

comment:3 by Bruce Dubbs, 2 years ago

Resolution: fixed
Status: newclosed

Fixed at commit 38311c3ea.

Note: See TracTickets for help on using tickets.