Opened 8 weeks ago

Closed 8 weeks ago

#5564 closed enhancement (fixed)

gawk-5.3.1

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

Description

New point version.

Change History (2)

comment:1 by Xi Ruoyao, 8 weeks ago

  1. More subtle issues related to uninitialized array elements have been fixed.
  1. A number of bugs in the debugger related to handling of arrays have been fixed.
  1. Some subtle bugs in the API have been fixed.
  1. Use of MPFR is now possible again on 32-bit Power PC Mac systems.
  1. Race conditions around broken pipes for system() and read and write pipes should now be closed off.
  1. Support for OSF/1 has been removed.
  1. The never-documented --nostalgia option has been removed. It was causing bug reports.
  1. The implementation of printf/sprintf has been thoroughly reworked in order to make the code more maintainable and to fix a goodly number of corner cases.
  1. As usual, there have been several minor code cleanups and bug fixes. See the ChangeLog for details.

comment:2 by Bruce Dubbs, 8 weeks ago

Resolution: fixed
Status: newclosed

Fixed at commit 984e1f1068.

Note: See TracTickets for help on using tickets.