Ken Brown <[email protected]> ha escrit: > The attached patch silences the warnings. I'm not sure whether the > patch to copyfile.c is correct;
No, it is not. intptr_t and int are different types. In this case trans[0] does indeed hold a file descriptor (int value). Regards, Sergey _______________________________________________ Bug-mailutils mailing list [email protected] https://lists.gnu.org/mailman/listinfo/bug-mailutils
