Re: Fwd: Re: Dillo early exit
"corvid" <[email protected]>
| Newsgroups | gmane.comp.web.dillo.devel |
|---|---|
| Message-ID | <20121215165042.GA2400@local> |
Sebastian wrote: > However, IMO there should be a conversion to clean UTF-8 so that only > a small part of dillo should have to bother about such problems, while > most parts can rely on clean UTF-8. (Something to consider after the > release.) I just checked whether we could get free stripping of non-utf-8 by asking iconv to convert from utf-8 to utf-8 when that's the claimed charset, but unsurprisingly it didn't do anything.