Control: tags -1 + fixed-upstream fixed-in-experimental

bash-5.3~alpha1$ grep strtold configure.ac
                [[long double r; char *foo, *bar; r = strtold(foo, &bar);]]

checking whether strtold is declared... yes
checking for broken strtold... no

(sid bash)root@tarta:/srv/bash-5.3~alpha1# ./build-bash/bash   -c 'printf %f\\n 
2'
2.000000
(sid bash)root@tarta:/srv/bash-5.3~alpha1# ./build-static/bash -c 'printf %f\\n 
2'
2.000000

Attachment: signature.asc
Description: PGP signature

Reply via email to