Skip to content

Addon: cppcheckdata.py Fix bug that token type was not a accacable from outside.#6010

Merged
orbitcowboy merged 1 commit into
cppcheck-opensource:mainfrom
wienans:fix/cppcheckdata-type
Feb 20, 2024
Merged

Addon: cppcheckdata.py Fix bug that token type was not a accacable from outside.#6010
orbitcowboy merged 1 commit into
cppcheck-opensource:mainfrom
wienans:fix/cppcheckdata-type

Conversation

@wienans
Copy link
Copy Markdown
Contributor

@wienans wienans commented Feb 20, 2024

The Token class documents that the type ("name/op/...") is accessible to the Addon which wasn't the case.

It was only read locally to set other variables.

@wienans wienans changed the title Fix bug that type was not a accacable object within the Token. Addon: cppcheckdata.py Fix bug that token type was not a accacable from outside. Feb 20, 2024
Copy link
Copy Markdown
Collaborator

@danmar danmar left a comment

Choose a reason for hiding this comment

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

lgtm

@orbitcowboy orbitcowboy merged commit 6e635cd into cppcheck-opensource:main Feb 20, 2024
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.

3 participants