aboutsummaryrefslogtreecommitdiff
path: root/src/mm-plugin-manager.c
diff options
context:
space:
mode:
authorAleksander Morgado <aleksander@aleksander.es>2019-11-20 16:06:03 +0100
committerAleksander Morgado <aleksander@aleksander.es>2020-01-30 11:59:14 +0100
commitb087549c7d60050d9174a54b0fc7c450c3a9b92e (patch)
treea90ff6d29a3a5e8df963faa580b95a15fd3bd337 /src/mm-plugin-manager.c
parentb024381be57f3ef07c1ef067c0816a52d267fa8f (diff)
core,log: fix warnings with -Wswitch-enum
mm-log.c: In function ‘glib_to_syslog_priority’: mm-log.c:99:5: warning: enumeration value ‘G_LOG_FLAG_RECURSION’ not handled in switch [-Wswitch-enum] 99 | switch (level) { | ^~~~~~ mm-log.c:99:5: warning: enumeration value ‘G_LOG_FLAG_FATAL’ not handled in switch [-Wswitch-enum] mm-log.c:99:5: warning: enumeration value ‘G_LOG_LEVEL_INFO’ not handled in switch [-Wswitch-enum] mm-log.c:99:5: warning: enumeration value ‘G_LOG_LEVEL_MASK’ not handled in switch [-Wswitch-enum]
Diffstat (limited to 'src/mm-plugin-manager.c')
0 files changed, 0 insertions, 0 deletions