Issue 644: Hierarchy example in 14.24.5 incorrect (port-rtf) Source: (, ) Nature: Uncategorized Severity: Summary: Summary: The IDL for interface G does not inherit from interface D, but the generated POA_G__vepv structure contains a POA_D__epv *. Resolution: Fixed in CORBA 2.2 Editing process Revised Text: Actions taken: August 4, 1997: received issue February 26, 1998: closed issue Discussion: End of Annotations:===== Return-Path: Sender: jon@sems.com Date: Mon, 04 Aug 1997 14:09:34 -0700 From: Jonathan Biggar Organization: Seagate Software, Network & Storage Management Group To: port-rtf@omg.org, issues@omg.org Subject: Yet another Portability issue The complicated interface heirarchy example in 14.24.5 is incorrect. The IDL for interface G does not inherit from interface D (it was probably intended to), but the generated POA_G__vepv structure contains a POA_D__epv *. Jon Biggar jon@sems.com