Skip to content

error: this statement may fall through #2

@bboysteed

Description

@bboysteed

when i run make,i get this error
coffgen.c:2103:8: error: this statement may fall through [-Werror=implicit-fallthrough=]
if (combined->u.syment.n_type == T_NULL)
^
coffgen.c:2120:3: note: here
case C_EXT:
^~~~
coffgen.c:2122:8: error: this statement may fall through [-Werror=implicit-fallthrough=]
if (ISFCN (combined->u.syment.n_type))
^
coffgen.c:2140:3: note: here
default:
^~~~~~~

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No 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