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

refactor: Change C style casts to C++ style (Part 4) #11687

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

Conversation

aditi-pandit
Copy link
Collaborator

As per the security guideline in
https://isocpp.github.io/CppCoreGuidelines/CppCoreGuidelines#es49-if-you-must-use-a-cast-use-a-named-cast

Covers the findings in velox/functions

@facebook-github-bot facebook-github-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 Nov 28, 2024
Copy link

netlify bot commented Nov 28, 2024

Deploy Preview for meta-velox canceled.

Name Link
🔨 Latest commit ed180ee
🔍 Latest deploy log https://app.netlify.com/sites/meta-velox/deploys/67507bff05b63300086a979f

@aditi-pandit aditi-pandit changed the title refactor : Change C-style casts to C++-style (Part 4) refactor: Change C style casts to C++ style (Part 4) Nov 28, 2024
@aditi-pandit aditi-pandit marked this pull request as ready for review December 2, 2024 18:20
@aditi-pandit
Copy link
Collaborator Author

Test failures related to #11721 mostly. Will rebase after that PR is submit.

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.

2 participants