freebsd-dev/usr.bin/gh-bc
Stefan Eßer b55a927bc8 [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.

MFC after:   3 days
2021-04-06 11:57:07 +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-06 11:57:07 +02:00