Skip to content

different error message than with GNU when "-i" and "pipe" are passed #136

@sylvestre

Description

@sylvestre
$ echo "euÃkOvÃEZc4hBr"|LANG="C" sed -n -i -e "c\\kgII"
sed: no input files

With our:

$ echo "euÃkOvÃEZc4hBr"|cargo run -q sed -n -i -e "c\\kgII"
sed: error Reading metadata of '-' for in-place edit: No such file or directory

I think our is better. Maybe I should adjust the fuzzer with that information.
WDYT ?

fuzzer: #72

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions