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

When GCC is run with more pedantic flags, it needs 'inline' before type #248

Merged
merged 1 commit into from
Apr 17, 2020

Conversation

keith-packard
Copy link
Contributor

Move 'inline' before 'unsigned long long' instead of after to make GCC
happy.

Signed-off-by: Keith Packard keithp@keithp.com

Move 'inline' before 'unsigned long long' instead of after to make GCC
happy.

Signed-off-by: Keith Packard <keithp@keithp.com>
@keith-packard keith-packard force-pushed the sys_times_pedantic_fix branch from f77a6d7 to 2626c77 Compare April 17, 2020 20:52
Copy link
Contributor

@nategraff-sifive nategraff-sifive left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

When we ask for -Wpedantic, we sure do get -Wpedantic, don't we?

@keith-packard
Copy link
Contributor Author

When we ask for -Wpedantic, we sure do get -Wpedantic, don't we?

Yup. Feel free to merge at will (once travis is happy).

@nategraff-sifive nategraff-sifive merged commit decf307 into master Apr 17, 2020
@nategraff-sifive nategraff-sifive deleted the sys_times_pedantic_fix branch April 17, 2020 20:55
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.

2 participants