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

Fix grep : after [] #10749

Merged
merged 4 commits into from Jul 16, 2018
Merged

Fix grep : after [] #10749

merged 4 commits into from Jul 16, 2018

Conversation

cyanpencil
Copy link
Contributor

Closes #10673

Fixed : to work in grep for cases like ~[1]:3, now it works with ranges and negative numbers too (e.g. ~[0]:0..3)

Fixed also a few things in the grep ~? help that were wrong/outdated.

Added a few tests to r2regressions: https://github.com/radare/radare2-regressions/pull/1399

@radare radare merged commit 94f753a into radareorg:master Jul 16, 2018
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.

None yet

2 participants