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

re-flex 5.0.0 #195973

Closed
wants to merge 1 commit into from
Closed

re-flex 5.0.0 #195973

wants to merge 1 commit into from

Conversation

BrewTestBot
Copy link
Member

Created by brew bump


Created with brew bump-formula-pr.

release notes
# What's new?
  • faster SIMD regex search methods, see also the ugrep project update
  • improved anchor and word boundary matching speed and support
  • new std::string_view strview() matcher method

@github-actions github-actions bot added the bump-formula-pr PR was created using `brew bump-formula-pr` label Oct 29, 2024
@chenrui333
Copy link
Member

  g++-11  -Wall -Wextra -Wunused -O2   -o rtest rtest-rtest.o ../lib/libreflex.a 
  /usr/bin/ld: ../lib/libreflex.a(libreflex_a-matcher_avx512bw.o): in function `reflex::Matcher::simd_init_advance_avx512bw()':
  matcher_avx512bw.cpp:(.text+0x993): undefined reference to `reflex::Matcher::simd_advance_string_pma_avx512bw(unsigned long)'
  /usr/bin/ld: matcher_avx512bw.cpp:(.text+0xa53): undefined reference to `reflex::Matcher::simd_advance_string_pmh_avx512bw(unsigned long)'

@chenrui333 chenrui333 added build failure CI fails while building the software CI-no-fail-fast Continue CI tests despite failing GitHub Actions matrix builds. labels Oct 29, 2024
@chenrui333 chenrui333 added the upstream issue An upstream issue report is needed label Oct 29, 2024
@chenrui333
Copy link
Member

close for 5.0.1 release

@chenrui333 chenrui333 closed this Oct 29, 2024
@chenrui333 chenrui333 added the superseded PR was replaced by another PR label Oct 29, 2024
@github-actions github-actions bot deleted the bump-re-flex-5.0.0 branch October 29, 2024 23:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build failure CI fails while building the software bump-formula-pr PR was created using `brew bump-formula-pr` CI-no-fail-fast Continue CI tests despite failing GitHub Actions matrix builds. superseded PR was replaced by another PR upstream issue An upstream issue report is needed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants