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

Disable more debug mode msvc flags #79606

Merged
merged 1 commit into from
Feb 9, 2025

Conversation

akrieger
Copy link
Member

@akrieger akrieger commented Feb 9, 2025

Summary

None

Purpose of change

Saw some random extra flags show up in msvc debug builds. These slow down stuff in a debugger and make the usually painful debug builds just unbearable.

Describe the solution

Disable them.

Describe alternatives you've considered

Testing

My debug builds don't take forever to load anymore. CI.

Additional context

@github-actions github-actions bot added json-styled JSON lint passed, label assigned by github actions astyled astyled PR, label is assigned by github actions BasicBuildPassed This PR builds correctly, label assigned by github actions labels Feb 9, 2025
@Maleclypse Maleclypse merged commit e29cbff into CleverRaven:master Feb 9, 2025
22 of 26 checks passed
@akrieger akrieger deleted the less_magic branch February 11, 2025 17:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
astyled astyled PR, label is assigned by github actions BasicBuildPassed This PR builds correctly, label assigned by github actions json-styled JSON lint passed, label assigned by github actions
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants