-
Key: CORBA34-160
-
Legacy Issue Number: 12559
-
Status: closed
-
Source: Remedy IT ( Johnny Willemsen)
-
Summary:
ServiceContext is defined as: struct ServiceContext
{ ServiceId context_id; sequence <octet> context_data; }; Anonymous types are deprecated, this should be struct ServiceContext
{ ServiceId context_id; CORBA::OctetSeq context_data; };
-
Reported: CORBA 3.0.3 — Wed, 25 Jun 2008 04:00 GMT
-
Disposition: Deferred — CORBA 3.4
-
Disposition Summary:
Deferred
This proposal was generated automatically by request of the Task Force Chair Adam Mitz.
-
Updated: Wed, 1 Feb 2023 21:59 GMT