Re: [PATCH] propername: return UTF-8 translation when possible

2009-05-03 Thread Jim Meyering
Bruno Haible wrote: >> * lib/propername.c (proper_name_utf8): Test not pointer equality, >> but rather string equality. > > Thanks, applied with a comment, as below. > >> Without this, coreutils' "make check-AUTHORS" test fails. > > The check-AUTHORS rule in coreutils/src/Makefile.am also has a sec

Re: [PATCH] propername: return UTF-8 translation when possible

2009-05-03 Thread Bruno Haible
Hi Jim, > * lib/propername.c (proper_name_utf8): Test not pointer equality, > but rather string equality. Thanks, applied with a comment, as below. > Without this, coreutils' "make check-AUTHORS" test fails. The check-AUTHORS rule in coreutils/src/Makefile.am also has a second problem: it expec