This page is a snapshot from the LWG issues list, see the Library Active Issues List for more information and the meaning of Resolved status.

2249. [CD] Remove gets from <cstdio>

Section: 31.13 [c.files] Status: Resolved Submitter: Jonathan Wakely Opened: 2013-04-17 Last modified: 2016-10-31

Priority: Not Prioritized

View all other issues in [c.files].

View all issues with Resolved status.

Discussion:

Addresses GB 9

In 31.13 [c.files] the current C++ standard claims that <cstdio> defines a function called "gets" but it has no declaration or semantics, because it was removed from C11, having been deprecated since C99. We should remove it for C++14.

[2013-09 Chicago]

Will resolve with the wording in the NB comment.

Proposed resolution:

Resolved by resolution as suggested by NB comment GB 9