Skip to content

Fix issue with currently selected compiler being listed last in task list#11299

Merged
Colengms merged 2 commits intomainfrom
dev/coleng/stop_listing_gcc_first_mac
Aug 7, 2023
Merged

Fix issue with currently selected compiler being listed last in task list#11299
Colengms merged 2 commits intomainfrom
dev/coleng/stop_listing_gcc_first_mac

Conversation

@Colengms
Copy link
Copy Markdown
Contributor

@Colengms Colengms commented Aug 7, 2023

This was originally noticed due to clang/clang++ not being listed first on macOS but appears to be a more general issue where the compiler currently selected for IntelliSense would always be listed last. Fixed it by pushing that to the resulting list first, following by the other known compiler paths.

michelleangela
michelleangela previously approved these changes Aug 7, 2023
@Colengms Colengms changed the title Remove code that promotes gcc/g++ on macOS Fix issue with currently selected compiler being listed last in task list Aug 7, 2023
@Colengms Colengms merged commit 4080514 into main Aug 7, 2023
@Colengms Colengms deleted the dev/coleng/stop_listing_gcc_first_mac branch August 7, 2023 23:29
@github-actions github-actions Bot locked and limited conversation to collaborators Sep 22, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants