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

Enable runtime assertions in msvc builds #1805

Merged
merged 1 commit into from
Aug 25, 2022

Conversation

olanti-p
Copy link
Contributor

Summary

SUMMARY: Infrastructure "Enabled runtime assertions in msvc builds"

Purpose of change

Fix #1779

Describe the solution

Get rid of NDEBUG in defines

Describe alternatives you've considered

Keeping arcane differences between windows builds

Testing

Added an always-failing assertion, compiled release build with VS, launched it. Got an assertion failure.

@olanti-p olanti-p merged commit 46022a5 into cataclysmbnteam:upload Aug 25, 2022
@olanti-p olanti-p deleted the enable_msvc_assert branch August 25, 2022 19:21
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.

MSVC releases skip assertions
1 participant