[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
CVS: projects/katoob/src encodings.c encodings.h file.c mdi.c misc.c
- To: cvs at arabeyes dot org
- Subject: CVS: projects/katoob/src encodings.c encodings.h file.c mdi.c misc.c
- From: "Mohammed Sameer" <sameer at arabeyes dot org>
- Date: Mon, 31 May 2004 20:44:44 -0700 (PDT)
----------------------------------------------
From: Mohammed Sameer (sameer)
Date: Tue Jun 1 03:44:44 2004
Update of /home/arabeyes/cvs/projects/katoob/src
In directory sina:/tmp/cvs-serv15499
Modified Files:
encodings.c encodings.h file.c mdi.c misc.c
Log Message:
when we fail to convert from one encoding to the other, try to recover till the b0rked byte.
katoob_encoding_convert(): this should handle all encoding conversions.
The code was ported to it.