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

Remove extra semicolons for pedantic compilers #20

Merged
merged 1 commit into from
Aug 4, 2019
Merged

Remove extra semicolons for pedantic compilers #20

merged 1 commit into from
Aug 4, 2019

Conversation

mquevill
Copy link
Contributor

@mquevill mquevill commented Aug 2, 2019

When compiling with -pedantic, there are warnings about extra semicolons. This commit removes extraneous semicolons, which breaks MXX_INSERT_NAME_INTO_MAP without adding in a semicolon.

@patflick
Copy link
Owner

patflick commented Aug 4, 2019

Thanks. Looks good.

@patflick patflick merged commit 14b4f0d into patflick:master Aug 4, 2019
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.

None yet

2 participants