Hello folks, the `stat' command doesn't return an errorcode in case a given file couldn't be stated. The bug seems to be in the first calling parameter to `error()', which is always 0, so the global variable `G_fail' will never be set, in order to return something different than EXIT_SUCCESS - which is wrong.
Greetings from Germany. CU Tom. (Thomas M.Ott) _______________________________________________ Bug-coreutils mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-coreutils
