We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
There are new variables in xconfig.h.
xconfig.h
xconfig.h:2312:3: error: invalid preprocessing directive #HAS_NON_INT_BITFIELDS 2312 | # HAS_NON_INT_BITFIELDS /**/ | ^~~~~~~~~~~~~~~~~~~~~ xconfig.h:2500:3: error: invalid preprocessing directive #HAS_FFS 2500 | # HAS_FFS /**/ | ^~~~~~~ xconfig.h:2501:3: error: invalid preprocessing directive #HAS_FFSL 2501 | # HAS_FFSL /**/ | ^~~~~~~~ xconfig.h:3446:3: error: invalid preprocessing directive #HAS_STRXFRM_L 3446 | # HAS_STRXFRM_L /**/ | ^~~~~~~~~~~~~
The text was updated successfully, but these errors were encountered:
Fixed, patches added for 5.35.1 and 5.35.2.
Sorry, something went wrong.
No branches or pull requests
There are new variables in
xconfig.h
.The text was updated successfully, but these errors were encountered: