Skip to content

build: fix compile error on gcc7 - #45

Closed
jb55 wants to merge 1 commit into
gnosek:masterfrom
jb55:implicit-fallthrough
Closed

build: fix compile error on gcc7#45
jb55 wants to merge 1 commit into
gnosek:masterfrom
jb55:implicit-fallthrough

Conversation

@jb55

@jb55 jb55 commented Mar 9, 2018

Copy link
Copy Markdown

gcc7 complains about an implicit fallthrough here. Is this intentional?

gcc7 complains about an implicit fallthrough here.

Signed-off-by: William Casarin <jb55@jb55.com>
@Lekensteyn

Copy link
Copy Markdown
Contributor

cgi_error exits, using __attribute__((noreturn)) for that function might also a way to supress the error.

@petercolberg

Copy link
Copy Markdown

See #43 which has been included in the Debian package.

@jb55

jb55 commented Mar 27, 2018

Copy link
Copy Markdown
Author

👍

@jb55 jb55 closed this Mar 27, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants