-
Notifications
You must be signed in to change notification settings - Fork 608
patch annoying clang17 enum print format issue #476
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
Conversation
✅ Deploy Preview for resplendent-gnome-14e531 ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
This pull request was exported from Phabricator. Differential Revision: D49549284 |
f9d8b85
to
07ed85d
Compare
This pull request was exported from Phabricator. Differential Revision: D49549284 |
07ed85d
to
e974874
Compare
This pull request was exported from Phabricator. Differential Revision: D49549284 |
e974874
to
a6fa5e3
Compare
This pull request was exported from Phabricator. Differential Revision: D49549284 |
Summary: Catherine beat me to fixing up the clang errors. Fixed up some places the errors werent getting printed in hex while I was here Reviewed By: cccclai Differential Revision: D49549284
a6fa5e3
to
04a8592
Compare
This pull request was exported from Phabricator. Differential Revision: D49549284 |
This pull request has been merged in 4df1592. |
#476) * set buffer size to 8192 as default, decode precision as a string, lint * typo * typo * typo
Summary: Its no longer kocher to have enums implicitly transformed to their underlying type. We now have to explicitly cast. Also fixed up some places the errors werent getting printed in hex while I was here
Differential Revision: D49549284