Issue 160: Type declaration (c_mapping-rtf) Source: (, ) Nature: Uncategorized Severity: Enhancement Summary: Summary: Section 14.5. ISO C permits declaration of anonymous structures when type is being defined. From a coding style perspective it"s better to require use of defined type names Resolution: close Revised Text: Actions taken: October 10, 1996: received issue October 5, 2000: closed issue Discussion: It's not clear what spec version and paragraph is being addressed. Further it's not clear how a style issue should be addressed in the spec. End of Annotations:===== Issue 160: Type declaration Summary: Section 14.5. ISO C permits declaration of anonymous structures when type is being defined. From a coding style perspective it's better to require use of defined type names