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

Small fix for the cpp semantics. Probably doesn't make a difference. #2031

Merged
merged 2 commits into from
Oct 23, 2024

Conversation

TwoOfTwelve
Copy link
Contributor

Contains a small fix for the cpp listener. The tokens for enum and union declarations did not create a variable scope.

Copy link

sonarcloud bot commented Oct 18, 2024

@tsaglam tsaglam added bug Issue/PR that involves a bug minor Minor issue/feature/contribution/change language PR / Issue deals (partly) with new and/or existing languages for JPlag labels Oct 21, 2024
@tsaglam tsaglam merged commit aef3f98 into develop Oct 23, 2024
45 checks passed
@tsaglam tsaglam deleted the feature/cppSemanticSmallFix branch October 23, 2024 06:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Issue/PR that involves a bug language PR / Issue deals (partly) with new and/or existing languages for JPlag minor Minor issue/feature/contribution/change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants