-
Key: CORBA21-94
-
Legacy Issue Number: 1111
-
Status: closed
-
Source: Anonymous
-
Summary:
Summary: With regard to the character encoding issue.
This is not just a problem with Wchar, and Wstring, it can happen
with char and string as well. Multibyte encodings are used for
normal strings in the enhanced IDL as well as for
Wchars.
I think the problem is in the definition of char. For interop, the char type could be either:
1) restricted to a syntactic thing which can only be used with single byte encodings, or
2) we need to bite the bullet and make the encoding for char a sequence
of bytes if a multibyte encoding is chosen. -
Reported: CORBA 2.0 — Wed, 25 Mar 1998 05:00 GMT
-
Disposition: Resolved — CORBA 2.1
-
Disposition Summary:
No Data Available
-
Updated: Sat, 7 Mar 2015 04:35 GMT