Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: wcwidth autoconf bug



On Tue,  7 Aug 2012 03:12:51 +0000 (UTC)
yamt@xxxxxxxxxxxxxxxxx (YAMAMOTO Takashi) wrote:
> even if libc wcwidth is broken in the sense of this test,
> it has a far better chance to work than the alternative implementation
> on non-__STDC_ISO_10646__ platforms.

Right, you mean the replacement wcwidth() contains explicit Unicode
characters, so if wchar_t doesn't use Unicode code points it's not doing
us a lot of good.  I've committed it, thanks.

-- 
Peter Stephenson <p.w.stephenson@xxxxxxxxxxxx>
Web page now at http://homepage.ntlworld.com/p.w.stephenson/



Messages sorted by: Reverse Date, Date, Thread, Author