Issue 18150: Invalid IDL (corba-rtf) Source: (, ) Nature: Revision Severity: Minor Summary: In the ZIOP 1.0 specification, the IDL in Annex A has: typedef unsigned short CompressorId { }; The braces are invalid and should be removed. Resolution: Revised Text: Actions taken: October 10, 2012: received issue Discussion: End of Annotations:===== m: webmaster@omg.org Date: 10 Oct 2012 06:31:07 -0400 To: Subject: Issue/Bug Report ******************************************************************************* Name: Duncan Grisby Employer: mailFrom: duncan@grisby.org Terms_Agreement: I agree Specification: ZIOP Section: Annex A FormalNumber: formal/2010-02-05 Version: 1.0 Doc_Year: 2010 Doc_Month: February Doc_Day: 01 Page: 13 Title: Invalid IDL Nature: Revision Severity: Minor CODE: 3TMw8 B1: Report Issue Description: In the ZIOP 1.0 specification, the IDL in Annex A has: typedef unsigned short CompressorId { }; The braces are invalid and should be removed.