On Mon, 27 Apr 2009 00:49:19 +0100, John-Mark Bell wrote:

> In which case, either the iconv filter in libparserutils is doing
> something odd that doesn't work with the iconv() implementation you're
> using, or the iconv() implementation itself is broken in some way.
> 
> It's almost impossible to tell with the information available, I'm
> afraid.

I'm testing with it disabled, if it doesn't noticeably break any sites
then I'm not particulary bothered about investigating further.

I suspect the iconv implementation is broken in some way - this caused
some problems when I started the port originally, and although those
bugs have since been fixed it wouldn't surprise me if there were more.

> Does the csdetect test still fail? That's certainly odd, but likely
> unrelated (as, unless I've forgotten how that works, iconv() isn't
> involved)

Yes, it does:

1: Detected charset windows-1252 (2252) Source 1 Expected  (0)
FAIL - mibenum == parserutils_charset_mibenum_from_name( expected, 
strlen(expected)) at line 133

Regards
Chris

Reply via email to