Issue 619: Section 2.4 defines typedef void status- no legal IDL (port-rtf) Source: (, ) Nature: Uncategorized Severity: Summary: Summary: This is not legat IDL, since void can only be used as the return type of an operation declaration, per the grammar Resolution: clarified/fixed Revised Text: Actions taken: July 11, 1997: received issue June 25, 1998: closed issue Discussion: End of Annotations:===== Return-Path: Sender: jon@sems.com Date: Fri, 11 Jul 1997 15:39:36 -0700 From: Jonathan Biggar Organization: Seagate Software NMSG To: port-rtf@omg.org, issues@omg.org Subject: typedef void Status illegal Secion 2.4 defines: typedef void Status This is not legal IDL, since void can only be used as the return type of an operation declaration, per the grammar. Jon Biggar jon@sems.com