This page is a snapshot from the LWG issues list, see the Library Active Issues List for more information and the meaning of CD1 status.
Section: 23.5 [c.strings] Status: CD1 Submitter: Clark Nelson Opened: 2001-10-19 Last modified: 2016-01-28
Priority: Not Prioritized
View other active issues in [c.strings].
View all other issues in [c.strings].
View all issues with CD1 status.
Discussion:
C99, and presumably amendment 1 to C90, specify that <wchar.h> declares struct tm as an incomplete type. However, table 48 in 23.5 [c.strings] does not mention the type tm as being declared in <cwchar>. Is this omission intentional or accidental?
Proposed resolution:
In section 23.5 [c.strings], add "tm" to table 48.