-
Key: CORBA26-7
-
Legacy Issue Number: 4713
-
Status: closed
-
Source: ADLINK Technology Ltd ( Jason Courage)
-
Summary:
The set_length operation of the DynSequence interface is defined as:
void set_length(in unsigned long len) raises(InvalidValue);
in the IDL but is defined as:
void set_length(in unsigned long len) raises(TypeMismatch, InvalidValue);
in the discussion that follows the IDL in section 9.2.8. The TypeMismatch exception appears inconsistently in the definition of the operation.
-
Reported: CORBA 2.5 — Tue, 20 Nov 2001 05:00 GMT
-
Disposition: Resolved — CORBA 2.6
-
Disposition Summary:
see below
-
Updated: Fri, 6 Mar 2015 20:58 GMT