Skip to content

cmake: disable fallthrough warnings for PCRE#5083

Merged
ethomson merged 1 commit intomasterfrom
ethomson/pcre_warnings
May 22, 2019
Merged

cmake: disable fallthrough warnings for PCRE#5083
ethomson merged 1 commit intomasterfrom
ethomson/pcre_warnings

Conversation

@ethomson
Copy link
Copy Markdown
Member

Our PCRE dependency has uncommented fallthroughs in switch statements.
Turn off warnings for those in the PCRE code.

(These failed in the nightly.)

Our PCRE dependency has uncommented fallthroughs in switch statements.
Turn off warnings for those in the PCRE code.
@ethomson
Copy link
Copy Markdown
Member Author

This passed in a manual nightly run, merging.

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.

1 participant