Project

General

Profile

Actions

Bug #9399

closed

avs: this statement may fall through

Added by Toomas Soome over 5 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
cmd - userland programs
Start date:
2018-03-28
Due date:
% Done:

100%

Estimated time:
Difficulty:
Bite-size
Tags:
Gerrit CR:
External Bug:

Description

issue found bby gcc 7 build:

    sndradm.c: In function 'main':
    sndradm.c:2210:8: error: this statement may fall through [-Werror=implicit-fallthrough=]
         if (allow_role) {
            ^
    sndradm.c:2214:4: note: here
        default:
        ^~~~~~~
    cc1: all warnings being treated as errors

Actions #1

Updated by Electric Monk over 5 years ago

  • Status changed from In Progress to Closed
  • % Done changed from 90 to 100

git commit df0d8faa63dc661707485b4e12027d2a3b09e107

commit  df0d8faa63dc661707485b4e12027d2a3b09e107
Author: Toomas Soome <tsoome@me.com>
Date:   2018-04-23T16:15:39.000Z

    9399 avs: this statement may fall through
    Reviewed by: Andy Fiddaman <omnios@citrus-it.co.uk>
    Reviewed by: C Fraire <cfraire@me.com>
    Approved by: Hans Rosenfeld <rosenfeld@grumpf.hope-2000.org>

Actions

Also available in: Atom PDF