view modules/wcwidth @ 9075:4d262fc1845c

Work around MacOS X wcwidth(0x0301) bug.
author Bruno Haible <bruno@clisp.org>
date Sat, 07 Jul 2007 21:38:16 +0000
parents eff03f4ce262
children 5a0294ce5372
line wrap: on
line source

Description:
Determine the number of screen columns needed for a character.

Files:
lib/wcwidth.c
m4/wcwidth.m4
m4/wchar_t.m4
m4/wint_t.m4

Depends-on:
wchar
wctype
localcharset
streq
uniwidth/width

configure.ac:
gl_FUNC_WCWIDTH
gl_WCHAR_MODULE_INDICATOR([wcwidth])

Makefile.am:

Include:
<wchar.h>

License:
LGPL

Maintainer:
Bruno Haible