Locale support enabled breaks fractional usage in sleep applet

Denys Vlasenko vda.linux at googlemail.com
Fri Sep 24 10:41:48 UTC 2010


On Fri, Sep 24, 2010 at 11:03 AM, Harald Becker <ralda at gmx.de> wrote:
>  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.

Please try attached patch.
-- 
vda
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 4.patch
Type: application/octet-stream
Size: 930 bytes
Desc: not available
URL: <http://lists.busybox.net/pipermail/busybox/attachments/20100924/4cb42c08/attachment.obj>


More information about the busybox mailing list