Skip to content

error: this statement may fall through [-Werror=implicit-fallthrough=] #44

Description

@AleXxch13

Please add "-Wno-implicit-fallthrough" as flag in the variable ccflags-y from Makefile.
I use a gcc 7.5.0 and I got this error for every switch where you have a branch without break in the end.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions