]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Update to version 3.1.3
authorStefan Eßer <se@FreeBSD.org>
Sat, 11 Jul 2020 07:33:18 +0000 (07:33 +0000)
committerStefan Eßer <se@FreeBSD.org>
Sat, 11 Jul 2020 07:33:18 +0000 (07:33 +0000)
commitcf7becd216349b9c74c471b94df75b354399fcbc
tree9f577547b7f0c5ca70868c0af702f024c8602403
parentde776da3239ee3edc5f77bd0e48d0bb15262024b
parentee177a09be9c81bf1c3e00326e1d38e6edb8e2a4
Update to version 3.1.3

This version fixes the following evaluation, which lead to a parse error:

     echo "if (1 < 3) 1" | bc
contrib/bc/Makefile.in
contrib/bc/NEWS.md
contrib/bc/configure.sh
contrib/bc/include/vm.h
contrib/bc/locale_install.sh
contrib/bc/locale_uninstall.sh
contrib/bc/manuals/build.md
contrib/bc/src/vm.c
contrib/bc/tests/bc/stdin.txt
contrib/bc/tests/bc/stdin_results.txt
contrib/bc/tests/stdin.sh