[omniORB] GIOP version matching in codeSets.cc 
    Duncan Grisby 
    duncan at grisby.org
       
    Thu Jun 26 13:08:29 BST 2003
    
    
  
On Wednesday 25 June, "Stan Switzer" wrote:
> Why does the codeset matching logic in codeSets.cc consider the version?
Because different GIOP versions use totally different marshalling
formats for wide characters.
[...]
> In particular, it will not accept Unicode wide strings from 1.1 clients.
Indeed, because GIOP 1.1 was unclear about how wstring worked. 1.2
completely changed it. You can implement your own code set if you need
it.
Cheers,
Duncan.
-- 
 -- Duncan Grisby         --
  -- duncan at grisby.org     --
   -- http://www.grisby.org --
    
    
More information about the omniORB-list
mailing list