Opened 2 years ago

Closed 23 months ago

#5189 closed enhancement (fixed)

bc-6.2.1

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

Description

New minor version.

Change History (3)

comment:1 by pierre, 2 years ago

Summary: bc-6.2.0bc-6.2.1

Now 6.2.1

comment:2 by Bruce Dubbs, 23 months ago

6.2.1

  • This is a production release with one bug fix for a memory bug in history.

6.2.0

  • This is a production release with a new feature and a few bug fixes.

The bug fixes include:

  • A crash when bc and dc are built using editline, but history is not activated.
  • A missing local in the uint*() family of functions in the extended math library.
  • A failure to clear the tail call list in dc on error.
  • A crash when attempting to swap characters in command-line history when no characters exist.
  • SIGWINCH was activated even when history was not.
  • The new feature is that stack traces are now given for runtime errors. In debug mode, the C source file and line of errors are given as well.

comment:3 by Douglas R. Reno, 23 months ago

Resolution: fixed
Status: newclosed

Fixed at commit sha:888103d

Note: See TracTickets for help on using tickets.