Skip to content

[diff.expr][diff.dcl] Features removed in C99 are still mentioned #5330

Closed
@frederick-vs-ja

Description

@frederick-vs-ja
Contributor

[diff.expr]/2 and [diff.dcl]/5 are talking about features (implicit function declaration and implicit int respectively) removed in C99, while the current working draft is referencing C17.

These paragraphs have been present and wrong since C++11 which references C99.

Activity

jensmaurer

jensmaurer commented on Mar 4, 2022

@jensmaurer
Member

See #5088.

self-assigned this
on Mar 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

    Development

    Participants

    @frederick-vs-ja@jensmaurer

    Issue actions

      [diff.expr][diff.dcl] Features removed in C99 are still mentioned · Issue #5330 · cplusplus/draft