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

preprocessor refactoring #692

Merged
merged 1 commit into from
Dec 1, 2015
Merged

preprocessor refactoring #692

merged 1 commit into from
Dec 1, 2015

Conversation

guwirth
Copy link
Collaborator

@guwirth guwirth commented Nov 29, 2015

fix a bug with chained elif else preprocessor directives (close #678)
add additional unit test
improve performance
cleanup source code
@guwirth guwirth added the bug label Nov 29, 2015
@guwirth guwirth self-assigned this Nov 29, 2015
@guwirth guwirth added this to the M 0.9.5 milestone Nov 29, 2015
@guwirth
Copy link
Collaborator Author

guwirth commented Nov 29, 2015

Unit tests and integration tests passed. But I think it would make sense if someone else could test this with one code base too?

@jmecosta
Copy link
Member

jmecosta commented Dec 1, 2015

@guwirth i have this running in our production server, all seems ok

@guwirth
Copy link
Collaborator Author

guwirth commented Dec 1, 2015

@jmecosta thx.

guwirth added a commit that referenced this pull request Dec 1, 2015
@guwirth guwirth merged commit bd09f6b into SonarOpenCommunity:master Dec 1, 2015
@guwirth guwirth deleted the bugfix/678-preprocessor branch April 3, 2016 12:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

Preprocessor #if code incorrect
2 participants