Skip to content

Pdist/pmirror need meaningful error messages. #114

Closed
thomas opened this issue Jan 21, 2020 · 5 comments
Closed

Pdist/pmirror need meaningful error messages. #114

thomas opened this issue Jan 21, 2020 · 5 comments

Comments

@thomas
Copy link
Contributor

thomas commented Jan 21, 2020

As shown by buggy #104, I opt (again) that pdist and pmirror should die with a more verbose error message.

not :  

     die "$filename: $!\n";

but rather:

    die "$filename: $!, stopped";

This would present a line number, and would tell an uninitiated user that something is definitly wrong.

@wwwutz
Copy link
Contributor

wwwutz commented Jan 21, 2020

get my upvote!

@donald
Copy link
Collaborator

donald commented Jan 21, 2020

Rejected.

@donald donald closed this as completed Jan 21, 2020
@thomas
Copy link
Contributor Author

thomas commented Jan 21, 2020

@wwwutz
Copy link
Contributor

wwwutz commented Jan 21, 2020

pah! get my downvote!

@donald
Copy link
Collaborator

donald commented Jan 21, 2020

More votes for me.

Sign in to join this conversation on GitHub.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants