-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
expr: Handle more special cases for regex pattern #7974
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
expr: Handle more special cases for regex pattern #7974
Conversation
fcb506f
to
b0390fe
Compare
What should I do with the |
GNU testsuite comparison:
|
GNU testsuite comparison:
|
Thank you for the review. I will check these when I have the time, possibly tomorrow. |
Co-authored-by: Daniel Hofstetter <daniel.hofstetter@42dh.com>
GNU testsuite comparison:
|
Thanks! |
Handle the following special cases for regex patterns for
expr
and add tests for them:$
at the beginning of the regex pattern