wcwidth: Work around bug in UTF-8 locale on OpenBSD 5.0.
authorBruno Haible <bruno@clisp.org>
Mon, 30 Jan 2012 20:31:57 +0000 (21:31 +0100)
committerBruno Haible <bruno@clisp.org>
Mon, 30 Jan 2012 20:31:57 +0000 (21:31 +0100)
commit21f2ead19f488624d78a0738ee8b75f320696819
tree3b75591714f1245bfb3144e331ec99476c2d327f
parent98a2df60d039371416cee3e4a9e4a4abe98a30c9
wcwidth: Work around bug in UTF-8 locale on OpenBSD 5.0.

* m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Test also wcwidth of U+05B0.
* doc/posix-functions/wcwidth.texi: Mention the OpenBSD 5.0 bug.
ChangeLog
doc/posix-functions/wcwidth.texi
m4/wcwidth.m4