Skip to content

Comments

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

Closed
mchoo7 wants to merge 7 commits intoluvit:masterfrom
mchoo7:update
Closed

Use OpenSSL 3, bump lua and lua-openssl, and use pcre2#279
mchoo7 wants to merge 7 commits intoluvit:masterfrom
mchoo7:update

Conversation

@mchoo7
Copy link

@mchoo7 mchoo7 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.

@mchoo7
Copy link
Author

mchoo7 commented Jun 28, 2023

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
@mchoo7 mchoo7 deleted the update branch July 10, 2024 07:39
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