Opened 14 months ago

Closed 13 months ago

Last modified 8 months ago

#5217 closed enhancement (fixed)

bc-6.4.0

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

Description

New point version.

Change History (10)

comment:1 by Bruce Dubbs, 13 months ago

Summary: bc-6.2.5bc-6.2.6

Now version 6.2.6.

comment:2 by Xi Ruoyao, 13 months ago

6.2.6:

This is a production release that fixes an install bug that affected locale installation of all locales when using mksh. Users do *NOT* need to upgrade if they don't use mksh and/or don't need to install all locales.

6.2.5:

This is a production release that fixes a test bug that affected Android and mksh. Users do *NOT* need to upgrade unless they use mksh or another affected shell and need to run the test suite.

Frankly I have no idea what a mksh is.

comment:3 by Bruce Dubbs, 13 months ago

Summary: bc-6.2.6bc-6.3.0

Now version 6.3.0.

comment:4 by Bruce Dubbs, 13 months ago

Summary: bc-6.3.0bc-6.3.1

Now version 6.3.1.

comment:5 by Xi Ruoyao, 13 months ago

6.3.1:

This is a production release that fixes a bc dependency loop for minimal environments and Linux from Scratch.

6.3.0:

This is a production release with a couple of fixes for manuals and a new feature for dc: there is now a command to query whether extended registers areenabled or not.

Users who don't care do not need to upgrade.

comment:6 by Xi Ruoyao, 13 months ago

Owner: changed from lfs-book to Xi Ruoyao
Status: newassigned

comment:7 by Bruce Dubbs, 13 months ago

Summary: bc-6.3.1bc-6.4.0

Now version 6.4.0.

## 6.4.0

This is a production release that fixes a read()/? bug and adds features to bcl.

The bug was that multiple read calls could repeat old data.

The new features in bcl are functions to preserve BclNumber arguments and not free them.

*WARNING for bcl Users*: The bcl_rand_seedWithNum() function used to not consume its arguments. Now it does. This change could have made this version 7.0.0, but I'm 99.9% confident that there are no bcl users, or if there are, they probably don't use the PRNG. So I took a risk and didn't update the major version.

bcl now includes more capacity to check for invalid numbers when built to run under Valgrind.

comment:8 by Xi Ruoyao, 13 months ago

Owner: changed from Xi Ruoyao to lfs-book
Status: assignednew

Forgot to include 6.4.0 in the update, now the version is 6.3.1 :(.

comment:9 by Bruce Dubbs, 13 months ago

Resolution: fixed
Status: newclosed

comment:10 by Bruce Dubbs, 8 months ago

Milestone: 11.412.0

Milestone renamed

Note: See TracTickets for help on using tickets.