Skip to content

[ExecuTorch] Fix missing cstdint in vec_base.h #5747

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

Closed
wants to merge 1 commit into from

Conversation

swolchok
Copy link
Contributor

@swolchok swolchok commented Sep 30, 2024

Stack from ghstack (oldest at bottom):

This header uses int32_t etc and doesn't have this include.

Differential Revision: D63638423

This header uses int32_t etc and doesn't have this include.

Differential Revision: [D63638423](https://our.internmc.facebook.com/intern/diff/D63638423/)

[ghstack-poisoned]
Copy link

pytorch-bot bot commented Sep 30, 2024

🔗 Helpful Links

🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/5747

Note: Links to docs will display an error until the docs builds have been completed.

❗ 1 Active SEVs

There are 1 currently active SEVs. If your PR is affected, please view them below:

✅ No Failures

As of commit 6da4c8e with merge base fe0e676 (image):
💚 Looks good so far! There are no failures yet. 💚

This comment was automatically generated by Dr. CI and updates every 15 minutes.

@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 Sep 30, 2024
swolchok added a commit that referenced this pull request Sep 30, 2024
This header uses int32_t etc and doesn't have this include.

Differential Revision: [D63638423](https://our.internmc.facebook.com/intern/diff/D63638423/)

ghstack-source-id: 245437209
Pull Request resolved: #5747
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D63638423

@facebook-github-bot
Copy link
Contributor

This pull request has been merged in e2f1aca.

@mergennachin
Copy link
Contributor

@pytorchbot cherry-pick --onto release/0.4 -c release

pytorchbot pushed a commit that referenced this pull request Oct 10, 2024
Summary:
Pull Request resolved: #5747

This header uses int32_t etc and doesn't have this include.
ghstack-source-id: 245437209
exported-using-ghexport

Reviewed By: kimishpatel

Differential Revision: D63638423

fbshipit-source-id: 594c3e8de20699e964e54cde732968c237bd0a72
(cherry picked from commit e2f1aca)
@pytorchbot
Copy link
Collaborator

Cherry picking #5747

The cherry pick PR is at #6107 The following tracker issues are updated:

Details for Dev Infra team Raised by workflow job

jackzhxng pushed a commit that referenced this pull request Oct 10, 2024
Fix missing cstdint in vec_base.h (#5747)

Summary:
Pull Request resolved: #5747

This header uses int32_t etc and doesn't have this include.
ghstack-source-id: 245437209
exported-using-ghexport

Reviewed By: kimishpatel

Differential Revision: D63638423

fbshipit-source-id: 594c3e8de20699e964e54cde732968c237bd0a72
(cherry picked from commit e2f1aca)

Co-authored-by: Scott Wolchok <[email protected]>
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. fb-exported Merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants