This issue has been automatically converted from the original issue lists and some formatting may not have been preserved.
Authors: Makoto Noda (Japan)
Date: 2000-04-14
Submitted against: C99
Status: Fixed
Fixed in: C99 TC1
Converted from: summary-c99.htm, dr_232.htm
In Annex I Common warnings the text:
- A value is given to an object of an enumeration type other than by assignment of an enumeration constant that is a member of that type, or an enumeration variable that has the same type, or the value of a function that returns the same enumeration type (6.7.2.2).
the "enumeration type" should be "enumerated type".
Comment from WG14 on 2000-11-02:
Change "enumeration type" to "enumerated type".