Issue 627: PortableServer:ObjectId_tow_wstring() and string_to_ObjectId() (cxx_revision) Source: (, ) Nature: Uncategorized Severity: Summary: Summary: PortableServer::ObjectId_to_wstring() and string_to_ObjectId() are written (*in section 18.4) using the "wchar_t" type. Shouldn"t they use the CORBA::wchar type instead? Resolution: Fixed in CORBA 2.2 editing process Revised Text: Actions taken: July 16, 1997: received issue January 2, 1998: closed issue May 8, 1998: transferred from port-rtf to cxx_revision February 19, 1999: closed issue, resolved Discussion: transferred from port-rtf to cxx_revision End of Annotations:===== Return-Path: Sender: jon@sems.com Date: Tue, 15 Jul 1997 14:31:30 -0700 From: Jonathan Biggar Organization: Seagate Software NMSG To: issues@omg.org, port-rtf@omg.org Subject: Portability RTF issues Two issues: 1. PortableServer::ObjectId_to_wstring() and string_to_ObjectId() are written (in Section 18.4) using the "wchar_t" type. Shouldn't they use the CORBA::wchar type instead?