OTECTED]
Subject: Re: Transcoding error with Shift-JIS encoded file on MACOS
Vivek,
I fixed a bug in that function on Aug 26 which may have caused a
problem for you. You may want to adopt the some of the changes from
cvs.
James.
-Original Message-
From:Vivekanand V.
Sent:Monday, Octo
PMTo: [EMAIL PROTECTED]Subject:
Re: Transcoding error with Shift-JIS encoded file on MACOS
Vivek,
I fixed a bug in that function on Aug 26 which may
have caused a problem for you. You may want to adopt the some of the
changes from cvs.
James.
-Original Message-From: Vivekanand
Vivek,
I fixed a bug in that function on Aug 26 which may have caused a
problem for you. You may want to adopt the some of the changes from
cvs.
James.
On Oct 18, 2003, at 3:34 AM, Vivekanand V. wrote:
I get a "Invalid multibyte source text sequence encountered" error on
parsing the attac
I get a "Invalid multibyte source text sequence
encountered" error on parsing the attached file. I am using xerces C++ v2.1. The
code where this error occurs is in MacOSUnicodeConverter.cpp (function
MacOSTranscoder::transcodeFrom) when it executes ConvertFromTextToUnicode()
function. From