You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$ ./target/debug/coreutils test '(' foo --1
thread 'main' panicked at 'expected ‘)’', src/uu/test/src/parser.rs:145:18
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
Hey looking at the code and the commentaries this require to rewrite some function to handle a Result you want a custom ParserError ? or you prefer the use ErrorKind::Custom ?
Working on a fuzzer for test:
GNU returns:
See also:
#4555
The text was updated successfully, but these errors were encountered: