mm(1) does not print error when invoked improperly #90

Closed
opened 2024-03-31 23:30:01 +00:00 by emma · 3 comments
Owner
$ mm /etc/pacman.conf
# press ^D
$
``` $ mm /etc/pacman.conf # press ^D $ ```
emma added the
bug
label 2024-03-31 23:30:01 +00:00
trinity was assigned by emma 2024-03-31 23:30:01 +00:00
Owner

Interesting. It must be because there are no positional arguments and I forgot to check for them.

Interesting. It must be because there are no positional arguments and I forgot to check for them.
Owner

I pushed a commit that should fix this. Could you compile mm.c from the mm branch and confirm this is fixed?

I pushed [a commit that should fix this](https://git.tebibyte.media/bonsai/coreutils/commit/61382c34d924ab3b42fb6a666dae43bf441ce30b). Could you compile [mm.c from the `mm` branch](https://git.tebibyte.media/bonsai/coreutils/src/branch/mm/src/mm.c) and confirm this is fixed?
Author
Owner

I pushed a commit that should fix this. Could you compile mm.c from the mm branch and confirm this is fixed?

Seems to work to me.

> I pushed [a commit that should fix this](https://git.tebibyte.media/bonsai/coreutils/commit/61382c34d924ab3b42fb6a666dae43bf441ce30b). Could you compile [mm.c from the `mm` branch](https://git.tebibyte.media/bonsai/coreutils/src/branch/mm/src/mm.c) and confirm this is fixed? Seems to work to me.
emma closed this issue 2024-04-27 03:41:39 +00:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: bonsai/coreutils#90
No description provided.