Skip to content

Deprecate EMULATE_FUNCTION_POINTER_CASTS setting #23953

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 20, 2025

Conversation

sbc100
Copy link
Collaborator

@sbc100 sbc100 commented Mar 19, 2025

Users who use this setting will now see the following warning:

emcc: warning: EMULATE_FUNCTION_POINTER_CASTS is deprecated (no known users). Please open a bug if you have a continuing need for this setting [-Wdeprecated]

See #23952

@sbc100 sbc100 requested review from kripken and hoodmane March 19, 2025 21:58
Users who use this setting will now see the following warning:

```
emcc: warning: EMULATE_FUNCTION_POINTER_CASTS is deprecated (no known users). Please open a bug if you have a continuing need for this setting [-Wdeprecated]
```

See emscripten-core#23952
@sbc100 sbc100 force-pushed the EMULATE_FUNCTION_POINTER_CASTS branch from a1b4b5c to d94b48d Compare March 19, 2025 22:56
@sbc100 sbc100 enabled auto-merge (squash) March 19, 2025 23:34
@sbc100 sbc100 merged commit b4f7e9f into emscripten-core:main Mar 20, 2025
24 checks passed
@sbc100 sbc100 deleted the EMULATE_FUNCTION_POINTER_CASTS branch March 20, 2025 00:02
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.

2 participants