HomeFreeBSD

vendor/bc: upgrade to version 7.0.0

Description

vendor/bc: upgrade to version 7.0.0

This is a production release to fix three bugs, none of which
affects well formed scripts on FreeBSD:

The first bug is that bc/dc will exit on macOS when the terminal
is resized.

The second bug is that an array, which should only be a function
parameter, was accepted as part of larger expressions.

The third bug is that the value stack for dc was cleared on any error.
However, this is not how other dc behave. To bring dc more in line
with other implementations, this behavior was changed. This change is
why this version is a new major version.

Details

Provenance
seAuthored on Aug 23 2024, 4:45 PM
Parents
rG898b46e93011: vendor/bc: upgrade to version 6.7.6
Branches
Unknown
Tags
Unknown
References
tag: vendor/bc/7.0.0