[omniORB] Redhat 9.0 omniORBpy 2.1 and Unicode problems

Duncan Grisby duncan at grisby.org
Tue Aug 26 13:21:58 BST 2003


On Saturday 23 August, Scott Robertson wrote:

> Nope I see the same problem  using repr().   Results look like this.
> 
> 'u'Hel\U081c431c\x18''
> 
> All I've done is taken the simple echo example and changed the
> echoString() function to return a wstring instead of a string, it then
> converts whatever string was passed to it to a unicode string and
> returns that as its result.
> 
> This works without a problem on RedHat 8.0 but Redhat 9.0 gets it wrong
> every time. 

How peculiar. Where is the unicode string coming from?  Is it right
before it's sent?  Please post a trace from both the client and server
with trace level 40. That way we'll see the GIOP encoding.

Cheers,

Duncan.

-- 
 -- Duncan Grisby         --
  -- duncan at grisby.org     --
   -- http://www.grisby.org --



More information about the omniORB-list mailing list