Skip to content

adjusted tests to reduce the amount of friend declarations necessary#5435

Merged
danmar merged 9 commits intocppcheck-opensource:mainfrom
firewave:friend
Sep 11, 2023
Merged

adjusted tests to reduce the amount of friend declarations necessary#5435
danmar merged 9 commits intocppcheck-opensource:mainfrom
firewave:friend

Conversation

@firewave
Copy link
Copy Markdown
Collaborator

@firewave firewave commented Sep 11, 2023

We were calling several interface functions through their inherited classes instead of using the base classes requiring us to add friend declarations to make the implementations accessible. This adjusts several of those cases.

@danmar danmar merged commit e7dd490 into cppcheck-opensource:main Sep 11, 2023
@firewave firewave deleted the friend branch September 11, 2023 18:52
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.

2 participants