-
-
Notifications
You must be signed in to change notification settings - Fork 32.1k
GH-125174: Don't use UINT32_MAX
in header file
#127863
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
UINT32_MAX
in header fileUINT32_MAX
in header file
!buildbot "AMD64 FreeBSD 3.x" |
The regex '"AMD64 FreeBSD 3.x"' did not match any buildbot builder. Is the requested builder in the list of stable builders? |
!buildbot "AMD64.FreeBSD.3.x" |
The regex '"AMD64.FreeBSD.3.x"' did not match any buildbot builder. Is the requested builder in the list of stable builders? |
!buildbot AMD64.FreeBSD |
🤖 New build scheduled with the buildbot fleet by @markshannon for commit 957cf8a 🤖 The command will test the builders whose names match following regular expression: The builders matched are:
|
In case you were wondering why it's missing, like I was:
|
Thank you for the fix! |
It breaks a buildbot. Maybe
UINT32_MAX
isn't defined in their C++ header files.