Issue 2656: ptc/99-02-02: 21.22.1 Handling Known Types (ada-rtf) Source: (, ) Nature: Uncategorized Issue Severity: Summary: Summary: Issue Type: Editorial 21.22.1 Mapping for Any Type - Handling Known Types has: function Get_Type (The_Any : in Any) return TypeCode.Ref; The return type should be TypeCode.Object Resolution: Comment is correct. However, this appears to be a latent typographical error since the correct type is used in the signature in section 5.4. Revised Text: In section 3.15.1 change: function Get_Type(The_Any : in Any) return TypeCode.Ref; to: function Get_Type(The_Any : in Any) return TypeCode.Object; Actions taken: May 18, 1999: received issue January 12, 2010: closed issue Discussion: End of Annotations:===== From: "Oliver Kellogg" To: Subject: ptc/99-02-02: 21.22.1 Handling Known Types Date: Mon, 17 May 1999 15:43:38 +0200 X-Msmail-Priority: Normal X-Priority: 3 X-Mailer: Microsoft Internet Mail 4.70.1161 Mime-Version: 1.0 Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by emerald.omg.org id JAA16468 Content-Type: text/plain; charset=ISO-8859-1 X-UIDL: db7b2626b3e3512cd7ccb8740d50a260 Issue Type: Editorial 21.22.1 Mapping for Any Type - Handling Known Types has: function Get_Type (The_Any : in Any) return TypeCode.Ref; The return type should be TypeCode.Object Thanks, Oliver M. Kellogg DaimlerChrysler Aerospace e-mail: oliver.kellogg@vs.dasa.de Reply-To: From: "Victor Giddings" To: Cc: "'Nick Roberts'" Subject: Proposed Resolution for issue 2656 - for review Date: Thu, 18 Aug 2005 18:33:15 -0400 Organization: Objective Interface System X-Mailer: Microsoft Office Outlook, Build 11.0.6353 Thread-Index: AcWkRNKbPOSBD77BTDCcWo/tuCubtQ== OMG Issue No: 2656 Title: Handling Known Types Source: DaimlerChrysler Aerospace, Oliver M. Kellogg, Oliver.Kellogg@vs.dasa.de Summary: 21.22.1 Mapping for Any Type - Handling Known Types has: function Get_Type (The_Any : in Any) return TypeCode.Ref; The return type should be TypeCode.Object Resolution: Comment is correct. However, this appears to be a latent typographical error since the correct type is used in the signature in section 5.4. Revised Text: In section 3.15.1 change: function Get_Type(The_Any : in Any) return TypeCode.Ref; to: function Get_Type(The_Any : in Any) return TypeCode.Object; Disposition: Resolved Victor Giddings Chair, Ada RTF victor_giddings@omg.org