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 , 8 weeks ago
- More subtle issues related to uninitialized array elements have been fixed.
- A number of bugs in the debugger related to handling of arrays have been fixed.
- Some subtle bugs in the API have been fixed.
- Use of MPFR is now possible again on 32-bit Power PC Mac systems.
- Race conditions around broken pipes for system() and read and write pipes should now be closed off.
- Support for OSF/1 has been removed.
- The never-documented --nostalgia option has been removed. It was causing bug reports.
- 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.
- As usual, there have been several minor code cleanups and bug fixes. See the ChangeLog for details.
Note:
See TracTickets
for help on using tickets.