Task #95141 - fixed.err
back to task #95141download
Error: COMPILER_WARNING: avahi-0.9.rc2/avahi-ui/avahi-ui.c: scope_hint: In function 'browse_callback' avahi-0.9.rc2/avahi-ui/avahi-ui.c:522:13: warning[-Wimplicit-fallthrough=]: this statement may fall through # 522 | gtk_widget_destroy(m); # | ^~~~~~~~~~~~~~~~~~~~~ avahi-0.9.rc2/avahi-ui/avahi-ui.c:527:9: note: here # 527 | case AVAHI_BROWSER_ALL_FOR_NOW: # | ^~~~ # 520| avahi_strerror(avahi_client_errno(d->priv->client))); # 521| gtk_dialog_run(GTK_DIALOG(m)); # 522|-> gtk_widget_destroy(m); # 523| # 524| /* Fall through */ Error: COMPILER_WARNING: avahi-0.9.rc2/avahi-ui/avahi-ui.c: scope_hint: In function 'domain_browse_callback' avahi-0.9.rc2/avahi-ui/avahi-ui.c:652:13: warning[-Wimplicit-fallthrough=]: this statement may fall through # 652 | gtk_widget_destroy(m); # | ^~~~~~~~~~~~~~~~~~~~~ avahi-0.9.rc2/avahi-ui/avahi-ui.c:657:9: note: here # 657 | case AVAHI_BROWSER_ALL_FOR_NOW: # | ^~~~ # 650| avahi_strerror(avahi_client_errno(d->priv->client))); # 651| gtk_dialog_run(GTK_DIALOG(m)); # 652|-> gtk_widget_destroy(m); # 653| # 654| /* Fall through */