[omniORB] Re: omniORBpy: Problem with IDL string type and iso-8859
encoding ...
mcharest at sogetel.net
mcharest at sogetel.net
Thu May 19 13:26:49 BST 2005
Hi Gary Duzan and all,
* I believe I have found my problem!
* There is no problem with ISO-8859 encoding for omniORB.
* I seem to have a problem with reading French text from a Tk
entry widget. The widget seems to corrupt my string and provokes
the CORBA BAD_PARAM exception when I send it over the CORBA bus.
* I confirmed that omniORB was clear when by-passing my GUI and
sent French text directly as a CORBA call.
* Sorry for the false alarm... thank you for your suggestions nonetheless!
Regards,
Michel
-------------------------
Message: 2
Date: Wed, 18 May 2005 10:53:59 -0400
From: Gary Duzan <gduzan at bbn.com>
Subject: Re: [omniORB] omniORBpy: Problem with IDL string type and
iso-8859 encoding ...
To: mcharest at sogetel.net
Cc: omniorb-list at omniorb-support.com
Message-ID: <200505181453.j4IErxZB015989 at toulouse.bbn.com>
Content-Type: text/plain; charset="us-ascii"
In Message <E1DYE9O-00072q-Qn at apasphere.com> ,
mcharest at sogetel.net wrote:
=>Basic Inquiry:
=>----------------
=>* Do simple IDL string type declarations support ISO-8859 (or must I use
=>wstring and go with UTF-8) ?
The CORBA spec defines ISO 8859-1 as the standard encoding for
characters and strings.
=>* Any suggestions or comments would be most appreciated
It sounds like you may have found a bug, but it is hard to say.
Can you post a small piece of code which recreates the problem?
Gary Duzan
BBN Technologies
More information about the omniORB-list
mailing list