Skip to content
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

Use OpenSSL 3, bump lua and lua-openssl, and use pcre2 #279

Closed
wants to merge 7 commits into from

Conversation

fel1x-developer
Copy link

@fel1x-developer fel1x-developer commented Jun 28, 2023

  • Bump luv to master branch
  • Bump lua-openssl to 0.8.3-1
  • Use OpenSSL 3.1.1
  • Remove pcre
  • Add pcre2

Current status

  • lrexlib has a problem that it's missing #define PCRE2_CODE_UNIT_WIDTH 8 or similar
  • pcre2 cannot be linked. Should fix cmake configurations to link libpcre2-posix.a and libpcre2-8.a instead of -pcre2. I need help for this.

@fel1x-developer
Copy link
Author

CI fails due to low CMake version.

@zhaozg
Copy link
Member

zhaozg commented Jul 10, 2024

closed by #285

@zhaozg zhaozg closed this Jul 10, 2024
@fel1x-developer fel1x-developer deleted the update branch July 10, 2024 07:39
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants