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:3340:3: error: invalid preprocessing directive #HAS_BUILTIN_CLZ # HAS_BUILTIN_CLZ /**/ ^~~~~~~~~~~~~~~ xconfig.h:3727:3: error: invalid preprocessing directive #HAS_GETCWDNULL # HAS_GETCWDNULL /**/ ^~~~~~~~~~~~~~ xconfig.h:3734:3: error: invalid preprocessing directive #HAS_GET_CURRENT_DIR_NAME # HAS_GET_CURRENT_DIR_NAME /**/ ^~~~~~~~~~~~~~~~~~~~~~~~ xconfig.h:3740:3: error: invalid preprocessing directive #HAS_REALPATH # HAS_REALPATH /**/ ^~~~~~~~~~~~ xconfig.h:5406:3: error: invalid preprocessing directive #USE_NAMED_ANONCV # USE_NAMED_ANONCV /**/ ^~~~~~~~~~~~~~~~
The text was updated successfully, but these errors were encountered:
Fixed, both 5.28.0 (released Sep 2018) and 5.28.2 (released Mar 2019) should build now.
And I think I'm going to add 5.30.0 which seems to be the latest stable release of cperl.
Sorry, something went wrong.
Good news. In fact, we miss a lot of cperl releases:
No branches or pull requests
There are new variables in
xconfig.h
.The text was updated successfully, but these errors were encountered: