coreutils
coreutils copied to clipboard
`expr`: remove onig
Step towards: https://github.com/uutils/coreutils/issues/1145
Also relevant: https://github.com/uutils/coreutils/issues/5210
This is an intentional regression. I think we should remove onig in any case and we should either find or implement a pure Rust regex syntax.
GNU testsuite comparison:
GNU test failed: tests/chmod/usage. tests/chmod/usage is passing on 'main'. Maybe you have to rebase?
Before we merge this, we might want to think about this: https://github.com/rust-lang/regex/discussions/1126
needs rebasing
should we close it ? thanks :)