Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge pull request CleverRaven#38044 from jbytheway/missing_noreturn #86

Merged
merged 4 commits into from
Feb 16, 2020

Conversation

fengjixuchui
Copy link
Owner

Summary

Purpose of change

Describe the solution

Describe alternatives you've considered

Testing

Additional context

jbytheway and others added 4 commits February 15, 2020 11:42
Enable another useful compiler warning.  This one ensures that functions
which don't return are marked thus.

If found a couple of json-related error functions that ought to be
marked up.
Fixes #38049: Crash on start when SCALING_FACTOR option is 2 or 4
Add -Wmissing-noreturn, and add attributes
@fengjixuchui fengjixuchui merged commit e06a676 into fengjixuchui:master Feb 16, 2020
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.

4 participants