Skip to content

Warning: unused parameter at debug_event() in action.c #5

@tmk

Description

@tmk
Compiling action.c
./tmk_core/common/action.c: In function 'debug_event':
./tmk_core/common/action.c:546:29: warning: unused parameter 'event' [-Wunused-parameter]
 void debug_event(keyevent_t event)
                             ^

observed in build process of infinity_ergodox with arm-none-eabi-gcc 4.8.3.

arm-none-eabi-gcc (4.8.3-18ubuntu2+12) 4.8.3
Copyright (C) 2013 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

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