Skip to content

fix: Not finding if needle contains != - #706

Merged
dmtrKovalenko merged 1 commit into
mainfrom
fix/grep-unicodeO
Jul 23, 2026
Merged

fix: Not finding if needle contains !=#706
dmtrKovalenko merged 1 commit into
mainfrom
fix/grep-unicodeO

Conversation

@dmtrKovalenko

Copy link
Copy Markdown
Owner

No description provided.

@dmtrKovalenko
dmtrKovalenko merged commit 63b126e into main Jul 23, 2026
50 checks passed
abhijit-s pushed a commit to abhijit-s/fff that referenced this pull request Jul 24, 2026
…plit

The upstream dmtrKovalenko#706 merge split grep_search into a wrapper + grep_search_parsed
worker. Our fork's recheck flag stayed on the wrapper while its uses moved into
the worker, leaving recheck out of scope (E0425) and the build broken. Forward
recheck into grep_search_parsed and both call sites (primary + literal fallback)
so the fallback honours the same recheck setting as the primary search.
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.

1 participant