clone 689997 -1
reassign -1 myspell-hu
tags -1 - wontfix
severity -1 wishlist
retitle -1 Affix files shouldn't use 8bit chars for rules
block 689997 by -1
thanks

Re: Martin Pitt 2014-01-29 <20140129145548.ga3...@piware.de>
> > The comments will be fixed to be UTF-8 encoded, but the file will still
> > contain 8 bit characters which will make iconv fail.
> >
> > The files are valid affix files, processing them using iconv is not
> > expected to result success and a valid affix file.
> 
> I'm afraid I'm between a rock and a hard place then. PostgreSQL's
> tsearch requires the affix files to be UTF-8 encoded, hence my attempt
> to convert them using iconv. It doesn't break the package install, you
> just get that error message and Hungarian stemming is then just not
> available.

IMHO the real problem is in the weird usage of 8bit characters in
upstream's .affix file. Instead of using

... /<FF>...
SFX <FF> ...

they should just pick some ascii char in place of <FF>.

Christoph
-- 
c...@df7cb.de | http://www.df7cb.de/

Attachment: signature.asc
Description: Digital signature

_______________________________________________
Pkg-postgresql-public mailing list
Pkg-postgresql-public@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-postgresql-public

Reply via email to