Skip to content

missing braces around initializer #14

Open
@vladak

Description

@vladak

the compilation of some of the programs gives this warning:

ctrl_c.c:18:9: warning: missing braces around initializer [-Wmissing-braces]

  struct sigaction act = { 0 };

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions