Jean-Marc Lasgouttes schrieb:

OK, something different now. The issue seems to be that iconv returns an error
qnd then the stream is set to fail() forever. This patch sets avoid setting
an error condition when iconv signal an error with errno==0.

You found the fix! Formulas are correctly parsed as well as accented characters (in TeX files and the one in syntax.default). Many thanks for your long breath.

Where does your iconv come from BTW? Is there some documentation attached to it?

It is version 1.11 of iconv provided as dll by the Free Software Foundation:

"This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License. You should have received a copy of the GNU Library General Public License along with this library; if not, write to the Free Software Foundation,"

and

"LGPLed libiconv for Windows NT/2000/XP and Windows 95/98/ME"

regards Uwe

Reply via email to