On Monday 18 February 2008 23:56, Martinb_ARM_NOMMU_KISSDVD wrote:
> this is the output on "a{backspace}"
>
> /hdd/newscript # ./hush
> /hdd/newscript # ahush:
> initial bbbb=08 08 08 08 (0x1559d6c)
> hush:
> bbbb=08 00 00 00 (0x1559d6f)
> hush:
> initial bbbb=08 08 08 08 (0x1559d6c)
> hush:
> bbbb=08 00 00 00 (0x1559d6f)
Now it looks okay.
Does it work right if you redirect these messages to /dev/null?
Try "./hush 2>/dev/null".
If yes, try removing these two bb_error_msg() calls
and rebuilding. Still works right?
--
vda
_______________________________________________
busybox mailing list
[email protected]
http://busybox.net/cgi-bin/mailman/listinfo/busybox