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

CachedInterpreterEmitter: Demote consteval Functions #13150

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

mitaclaw
Copy link
Contributor

This compiles on MSVC... unless it doesn't. Can't figure out why, so better just change it for now.

I tried to create a minimal reproducible example of how this might compile on MSVC, but couldn't no matter what I tried: https://godbolt.org/z/6x4Mn9xjM. That tells me this probably shouldn't stick around even if my PC and the CI infrastructure can compile it just fine.

@LillyJadeKatrin let me know if this fixes the compilation issues you had.

This compiles on MSVC... unless it doesn't. Can't figure out why, so better just change it for now.
@mitaclaw
Copy link
Contributor Author

mitaclaw commented Oct 26, 2024

(I was told via the Discord) Lilly updated her copy of MSVC, and for what it's worth the existing code now compiles for her.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants