[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[sup-devel] pass //IGNORE to iconv



With the current code, an encoding failure means we see (and quote)
stuff like \xab\xbc\x07 in the text.  Using the //IGNORE flag allows the
code to ignore broken chars instead of displaying large amounts of junk.

I note that the text containing broken chars is coming from external
sources, so there's nothing that could be done locally to fix it.

-- 
Álvaro Herrera <alvherre@alvh.no-ip.org>

Attachment: 0003-Make-encoding-conversion-pass-IGNORE-to-iconv.patch
Description: Binary data

_______________________________________________
Sup-devel mailing list
Sup-devel@rubyforge.org
http://rubyforge.org/mailman/listinfo/sup-devel