Re: [cvs] bogofilter/src convert_unicode.c,1.5,1.6
Matthias Andree <[email protected]>
| Newsgroups | gmane.mail.bogofilter.devel |
|---|---|
| Message-ID | <[email protected]> |
David Relson <[email protected]> writes: > Perhaps we'd do better if we disable translation when iconv_open() > rejects the character set ??? Questionable. UTF-8 on the output side is wrong no matter what - if we don't do this, and store unconverted data, we have both UTF-8 data and junk in the database. We'd better print "cannot convert input character set..." and ignore the message. -- Matthias Andree _______________________________________________ Bogofilter-dev mailing list [email protected] http://www.bogofilter.org/mailman/listinfo/bogofilter-dev