Skip to content

mcd-account.c:2175:12: error: this statement may fall through [-Werror=implicit-fallthrough=] #8

@crvigh

Description

@crvigh

Compilation failure: src/mcd-account.c

mcd-account.c: In function ‘mc_param_type’:
mcd-account.c:2175:12: error: this statement may fall through [-Werror=implicit-fallthrough=]
 2175 |         if (dbus_signature[1] == DBUS_TYPE_STRING)
      |            ^
mcd-account.c:2182:5: note: here
 2182 |     default:

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions