Opened 4 years ago
Closed 4 years ago
#4936 closed enhancement (fixed)
bc-5.1.1
| Reported by: | Bruce Dubbs | Owned by: | lfs-book |
|---|---|---|---|
| Priority: | normal | Milestone: | 11.1 |
| Component: | Book | Version: | git |
| Severity: | normal | Keywords: | |
| Cc: |
Description
New minor version.
Change History (3)
comment:1 by , 4 years ago
| Summary: | bc-5.1.0 → bc-5.1.1 |
|---|
comment:2 by , 4 years ago
## 5.1.1
This is a production release that completes a bug fix from 5.1.0. The bug
exists in all versions of bc.
The bug was that if statements without else statements would not be handled
correctly at the end of files or right before a function definition.
## 5.1.0
This is a production release with some fixes and new features.
- Fixed a bug where an
ifstatement without anelsebefore defining a function caused an error. - Fixed a bug with the
bcbanner and-q. - Fixed a bug on Windows where files were not read correctly.
- Added a command-line flag (
-z) to makebcanddcprint leading zeroes on numbers-1 < x < 1. - Added four functions to
lib2.bc(plz(),plznl(),pnlz(), andpnlznl()) to allow printing numbers with or without leading zeros, despite the use of-zor not. - Added builtin functions to query global state like line length, global stacks, and leading zeroes.
- Added a command-line flag (
-L) to disable wrapping when printing numbers. - Improved builds on Windows.
comment:3 by , 4 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Fixed at commit fa32551de1d77a763a247b4c704bd860a3d5c8a0
Package updates.
Update to vim-8.2.3508.
Update to tzdata-2021c.
Update to Python-3.10.0.
Update to Jinja2-3.0.2.
Update to linux-5.14.12.
Update to iana-etc-20211004.
Update to bc-5.1.1.
Update to automake-1.16.5.
Note:
See TracTickets
for help on using tickets.

Now version 5.1.1.