Locale support enabled breaks fractional usage in sleep applet

Harald Becker ralda at gmx.de
Fri Sep 24 09:03:18 UTC 2010


 Hi Denys!
> Can you confirm that it errors out here:
Ack. That is my assumption.

> bb_error_msg_and_die("arg:'%s' errno:%d pp:'%s'", arg, errno, pp)
central:busybox-1.17.2> ./busybox sleep 0.5s
sleep: arg:'0.5' errno:0 pp:'.5'
central:busybox-1.17.2> ./busybox sleep 0,5s
sleep: invalid number '0,5s'
central:busybox-1.17.2> ./busybox sleep 0.1m
sleep: arg:'0.1' errno:0 pp:'.1'

> Cannot reproduce. ...
Full config attached.

-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: bb-config
URL: <http://lists.busybox.net/pipermail/busybox/attachments/20100924/24ef6c68/attachment-0001.ksh>


More information about the busybox mailing list