bug-coreutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Alignment bug in ls with UTF-8 filenames under Mac OS X


From: Paul Eggert
Subject: Re: Alignment bug in ls with UTF-8 filenames under Mac OS X
Date: Mon, 15 Jan 2007 22:29:41 -0800
User-agent: Gnus/5.1008 (Gnus v5.10.8) Emacs/21.4 (gnu/linux)

Vincent Lefevre <address@hidden> writes:

> In fact the problem seems to be due to the combining character under
> Mac OS X. The filename É is encoded as 45 cc 81.

Most likely this has something to do with how mbrtowc and/or
wcwidth behaves on MacOS X.  Perhaps you can debug the quote_name
function of 'ls' on the affected file name, and see why it's
computing the width that it's computing?




reply via email to

[Prev in Thread] Current Thread [Next in Thread]