opnsense-src/usr.bin/gh-bc
Stefan Eßer 0ca6ce5e97 [bc] Update to version 4.0.0
This version fixes an issue (missing pop of top-of-stack value in the
"P" command of the dc program).

This issue did not affect the bc program, since it does not use dc as
an back-end to actually perform the calculations as was the case with
the traditional bc and dc programs.

The major number has been bumped due to Windows support that has been
added to this version. It does not correspond to a major change that
might affect FreeBSD.

(cherry picked from commit b55a927bc8)
2021-04-10 16:18:50 +02:00
..
tests Connect the tests provided with the new bc and dc 2020-08-03 20:26:04 +00:00
Makefile [bc] Update to version 4.0.0 2021-04-10 16:18:50 +02:00