Skip to content

Remove MFC defines from windows.cfg#5959

Merged
firewave merged 4 commits into
cppcheck-opensource:mainfrom
chrchr-github:mfc
Feb 8, 2024
Merged

Remove MFC defines from windows.cfg#5959
firewave merged 4 commits into
cppcheck-opensource:mainfrom
chrchr-github:mfc

Conversation

@chrchr-github
Copy link
Copy Markdown
Collaborator

No description provided.

Comment thread test/cfg/windows.cpp
delete[] buffer;
}

class MyClass : public CObject {
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

This is not duplicated so it should be moved to mfc.cpp.

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

... which doesn't exist, probably because mfc.cfg is just a bunch of empty defines.

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

Side note: we should add a CI compilation step for windows.cpp, it totally does not compile at all.

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Side note: we should add a CI compilation step for windows.cpp, it totally does not compile at all.

I was wondering about that...

@firewave firewave merged commit b3bb172 into cppcheck-opensource:main Feb 8, 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.

2 participants