-
Key: CORBA25-7
-
Legacy Issue Number: 4132
-
Status: closed
-
Source: hursley.ibm.com ( Simon Nash)
-
Summary:
Is the following legal IDL?
module M
{ string s(); }
{
abstract interface I
;
valuetype V supports I
{ private string s; }
;
};Our interpretation of the spec is that it is legal but we have been informed
that some other IDL compilers consider it an error. -
Reported: CORBA 2.4.1 — Wed, 20 Dec 2000 05:00 GMT
-
Disposition: Resolved — CORBA 2.5
-
Disposition Summary:
see below
-
Updated: Fri, 6 Mar 2015 20:58 GMT