bc: support ibase up to 36 (GNU compat)
function old new delta zxc_program_num 995 1018 +23 Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
@@ -218,6 +218,11 @@ for(i=1; i<3; i++) {
|
||||
99
|
||||
"
|
||||
|
||||
testing "bc ibase" \
|
||||
"bc" \
|
||||
"99\n1295\n1224\n" \
|
||||
"" "a=ZZ;a;ibase=36;a=ZZ;a;ibase=Z;a=ZZ;a"
|
||||
|
||||
tar xJf bc_large.tar.xz
|
||||
|
||||
for f in bc*.bc; do
|
||||
|
||||
Reference in New Issue
Block a user