On Thursday 12 June 2008 17:22, Volodymyr Buell wrote:
> Hi.
> 
> Ls command produce file list formatted incorrectly when filenames
> contain unicode characters: columns are shifted to the left when
> multibyte chars are present in file names. There is the patch that
> solve this issue. New option in configuration was added to support
> widechars as well... wchar.h and ctype.h are needed to be included in
> libbb.h (mayby) but they were placed here since it's used only in
> ls.c.

Thanks, bbox needs some utf-8 work :(

I guess you cut-n-pasted your patch and all tab chars got converted
to spaces. Can you resent an undamaged patch (e.g. in attachment)?
--
vda
_______________________________________________
busybox mailing list
[email protected]
http://busybox.net/cgi-bin/mailman/listinfo/busybox

Reply via email to