Eric Blake <[EMAIL PROTECTED]> writes: > Would it be better to patch remove_suffix() to return early if the > name parameter ends in slash (in which case name must have been "/" > or "//"), or to patch main() to not even call remove_suffix() in > that case?
The former, I think. > Boy, I really need to get my copyright papers completed Yup. _______________________________________________ Bug-coreutils mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-coreutils
