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 two unneeded semicolons noticed by the -pedantic flag #1653

Merged
merged 1 commit into from
May 21, 2020

Conversation

eddelbuettel
Copy link
Contributor

Simple removal of two semicolons creating unnecessary line noise in some R package builds where -pedantic is enabled (and cannot be turned off as a system CXXFLAGS value).

Should have no side-effects.

@eddelbuettel eddelbuettel changed the title Remove to unneeded semicolons noticed by the -pedantic flag Remove two unneeded semicolons noticed by the -pedantic flag May 21, 2020
@joe-maley joe-maley merged commit 04b590b into dev May 21, 2020
@joe-maley joe-maley deleted the de/remove_two_semicolons branch May 21, 2020 15:57
@Shelnutt2 Shelnutt2 added backport tags commits to backport to release branch build labels May 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport tags commits to backport to release branch build
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants