summaryrefslogtreecommitdiff
path: root/modules/uniwidth/width
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2011-01-09 10:11:05 +0100
committerBruno Haible <bruno@clisp.org>2011-01-09 10:11:05 +0100
commitd666cb6fafd0b8a46e1d1fd60d1707dd87cd9207 (patch)
tree12e07aa51ea12af0413c6f5db4be71c8052af4ec /modules/uniwidth/width
parent609f3e2a87e4d73c558d982f0fd1cf1eae1553fd (diff)
downloadgnulib-d666cb6fafd0b8a46e1d1fd60d1707dd87cd9207.tar.gz
uniwidth/width: Fix width of U+1D173..U+1D17A.
* lib/gen-uni-tables.c (is_nonspacing, output_nonspacing_property, symbolic_width, output_width_property_test): New functions. (main): Invoke output_nonspacing_property, output_width_property_test. * lib/uniwidth/width.c (nonspacing_table_data): Set bits for U+1D173..U+1D17A. * tests/uniwidth/test-uc_width2.sh: For U+1D173..U+1D17A, expect 0, not 1. * modules/uniwidth/*: Bump version number of expected libunistring version. * modules/unilbrk/*: Likewise.
Diffstat (limited to 'modules/uniwidth/width')
-rw-r--r--modules/uniwidth/width2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/uniwidth/width b/modules/uniwidth/width
index cc43c79a4e..190155702a 100644
--- a/modules/uniwidth/width
+++ b/modules/uniwidth/width
@@ -10,7 +10,7 @@ uniwidth/base
streq
configure.ac:
-gl_LIBUNISTRING_MODULE([0.9], [uniwidth/width])
+gl_LIBUNISTRING_MODULE([0.9.4], [uniwidth/width])
Makefile.am:
if LIBUNISTRING_COMPILE_UNIWIDTH_WIDTH