Re: codeset conversions.

Duncan Grisby <[email protected]> Mon, 15 Sep 2003 15:27:32 +0100
Newsgroups gmane.comp.corba.omniorb.devel
Message-ID <[email protected]>
On Wednesday 10 September, Corrigan Coleman wrote:

> 	why are Call descriptors are marshalled as strings ? should they not
> be codeset independent ?.

You don't mean call descriptors. The thing that isn't being marshalled
properly is a repository id. The code to marshal them was incorrectly
sending them as translated strings, so the ORB was attempting to
convert them from EBCDIC to ASCII, despite the fact that they were
already ASCII. I've checked in a fix.

Cheers,

Duncan.

-- 
 -- Duncan Grisby         --
  -- [email protected]     --
   -- http://www.grisby.org --