After poking around a bit, I ended up dropping the argument length checking 
entirely: it's not an *error* to echo an empty string, and similarly it is not 
an *error* to ask for dirname of an empty string. And so on - seems better left 
alone in reality. 

On-disk filenames cannot be empty so those cases could raise an error, but 
leaving that classification effort to some other day.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/853#issuecomment-534467660
_______________________________________________
Rpm-maint mailing list
Rpm-maint@lists.rpm.org
http://lists.rpm.org/mailman/listinfo/rpm-maint

Reply via email to