Skip to content

Conversation

@czentgr
Copy link
Collaborator

@czentgr czentgr commented Dec 19, 2025

Several issues were found in test programs:

  • Not directly comparable enums
  • Ambiguous function calls involving derived function overridden implementation
  • Incorrectly implemented derived function that don’t use const or override correctly I expect newer compiler to pick up on these eventually so let’s fix them now. These are test fixes and don’t affect engine code.

Several issues were found in test programs:
- Not directly comparable enums
- Ambiguous function calls involving derived function overridden implementation
- Incorrectly implemented derived function that don’t use const or override correctly
I expect newer compiler to pick up on these eventually so let’s fix them now.
These are test fixes and don’t affect engine code.
@meta-cla meta-cla bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Dec 19, 2025
@netlify
Copy link

netlify bot commented Dec 19, 2025

Deploy Preview for meta-velox canceled.

Name Link
🔨 Latest commit 6c84a6c
🔍 Latest deploy log https://app.netlify.com/projects/meta-velox/deploys/6945a0f18dac870008649e91

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

Labels

CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant