[omniORB] CodeSet issue

Jiang Wei sdjiangwei at gmail.com
Tue May 19 14:34:00 BST 2009


with omniORB 4, if omniORB.cfg using a rare codeset within
libomniCodeSets4 (e.g. GBK), other program will fail if they didn't link
with libomniCodeSets4, even add "-ORBnativeCharCodeSet UTF-8" to command
line.


I made a patch in attachment to fix it.

[jw at lt omni]$ nameclt -ORBnativeCharCodeSet UTF-9 -ORBnativeCharCodeSet
UTF-8 -ORBdumpConfiguration 1
...
omniORB: nativeCharCodeSet = UTF-8
omniORB: nativeWCharCodeSet = UTF-16
...
-------------- next part --------------
A non-text attachment was scrubbed...
Name: cs.diff
Type: text/x-patch
Size: 4458 bytes
Desc: not available
Url : http://www.omniorb-support.com/pipermail/omniorb-list/attachments/20090519/00a204a0/cs.bin


More information about the omniORB-list mailing list