Issue 1383: Missing operators in orbos/98-01-11 (cxx_revision) Source: (, ) Nature: Revision Severity: Summary: Summary: the Any class shown on page 20-115 of 98-01-11 appears to be missing support for some of the new IDL types. In particular, no operators are shown for (unsigned and signed) long long and long double. Also, there is no operator to insert an *unbounded* *wide* string. Resolution: Close no change. This issue is already addressed in the CORBA 2.3 specification. Revised Text: Actions taken: May 18, 1998: received issue June 13, 2000: closed issue Discussion: End of Annotations:===== Return-Path: X-Authentication-Warning: tigger.dstc.edu.au: michi owned process doing -bs Date: Tue, 19 May 1998 09:28:58 +1000 (EST) From: Michi Henning To: cxx_revision@omg.org, issues@omg.org Subject: Missing operators in 98-01-11 Hi, the Any class shown on page 20-115 of 98-01-11 appears to be missing support for some of the new IDL types. In particular, no operators are shown for (unsigned and signed) long long and long double. Also, there is no operator to insert an *unbounded* *wide* string. Cheers, Michi.