Skip to content

Remove unnecessary forced -fno-exceptions for web builds #1738

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

Merged
merged 1 commit into from
Mar 13, 2025

Conversation

ytnuf
Copy link
Contributor

@ytnuf ytnuf commented Mar 10, 2025

The SCons build doesn't do this, so neither should CMake.
Excpetions are already handled by DISABLE_EXCEPTIONS option.

And it seems to be a mistake too.

The SCons build doesn't do this, so neither should CMake
Excpetions are already handled by DISABLE_EXCEPTIONS option
@ytnuf ytnuf requested a review from a team as a code owner March 10, 2025 14:26
@enetheru
Copy link
Collaborator

OMG how is this still there...? must be some weirdness with rebasing or something. I thought I removed it already.
If I had the ability to approve I would.

@enetheru enetheru added cmake bug This has been identified as a bug labels Mar 10, 2025
Copy link
Collaborator

@dsnopek dsnopek left a comment

Choose a reason for hiding this comment

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

Thanks!

@dsnopek dsnopek merged commit 0b6350d into godotengine:master Mar 13, 2025
11 checks passed
@ytnuf ytnuf deleted the exception branch March 13, 2025 21:51
@dsnopek
Copy link
Collaborator

dsnopek commented Mar 17, 2025

Cherry-picked for 4.4 in PR #1745

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug This has been identified as a bug cmake
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants