Skip to content

cpplint flags cstdio to be missing when stdio.h is included #302

Description

@pkern

In https://github.com/google/glome/actions/runs/12331876182/job/34419000483 cpplint is complaining about cstdio not being included for various C functions that are in fact being included through stdio.h. Is there a way to specify C mode instead of C++ mode for files? I could not find such a function (and it complaining about this is new).

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions