Steven J Abner <[EMAIL PROTECTED]> writes: > warning: passing arg 2 of `chmod' with different width due to prototype
Often this warning is bogus. I wouldn't worry about it too much, unless you're writing code that uses ancient K&R syntax (which is what that warning is designed for). _______________________________________________ Bug-coreutils mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/bug-coreutils
