Opened 5 years ago
Closed 5 years ago
Last modified 4 years ago
New point version.
Version 2.6.1
This is a production release with a bug fix for FreeBSD.
The bug was that when bc was built without long options, it would give a fatal error on every run. This was caused by a mishandling of optind.
bc
optind
Fixed at revision 11808.
Milestone renamed
Version 2.6.1
This is a production release with a bug fix for FreeBSD.
The bug was that when
bc
was built without long options, it would give a fatal error on every run. This was caused by a mishandling ofoptind
.