Sylvestre Ledru
Sylvestre Ledru
@kylemanna ping?
This is indeed a terrible workaround :) Don't hesitate to provide a PR as better alternative
Do we have protections in place in case it is doing unexpected parsing ?
i am wondering if making a mistake in the md won't merge the usage & about :)
@howjmay any update on this ? thanks or should we just close the PR
@tertsdiepraam is it ready ?
a few clippy warnings: ``` error: constants have by default a `'static` lifetime --> src/uu/cksum/src/cksum.rs:54:24 | 54 | pub const BINARY: &'static str = "binary"; | -^^^^^^^---- help: consider removing...
Could you please add a test to make sure we don't regress? thanks :)
yeah and it seems that you regressed one of the GNU test. if it makes sense, don't hesitate to update the error message in the GNU test like we are...