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

fix(908): fix for the cmake tool chain removal function. #909

Merged
merged 3 commits into from
Oct 8, 2024

Conversation

alirana01
Copy link
Contributor

The calculated ID in the removal function is different than the one in the add

Original reported issue

The calculated ID in the removal function is different than the one in the add
@jonahgraham
Copy link
Member

@betamaxbandit Can you review this please. It looks correct to me, but I think this is in your area.

Copy link
Contributor

@betamaxbandit betamaxbandit left a comment

Choose a reason for hiding this comment

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

LGTM.
Just an outstanding issue with the exception handling.

Copy link
Member

@jonahgraham jonahgraham left a comment

Choose a reason for hiding this comment

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

This LGTM. I am going to apply my minor suggested change and merge once CI approves too.

@jonahgraham jonahgraham linked an issue Oct 8, 2024 that may be closed by this pull request
@jonahgraham jonahgraham merged commit f680907 into eclipse-cdt:main Oct 8, 2024
4 checks passed
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.

CMakeToolChainManager removeToolChainFile not working
3 participants