Sergey Poznyakoff <g...@gnu.org.ua> ha escrit: > This is fixed by the attached simple patch. It makes the program work > correctly when major/minor return signed or unsigned int. I'm not sure > if there exist systems where these macros return an integer wider than > int. Just in case, I'll try autodetecting the width and signedness of > their return in configure.ac
I pushed the following patch: http://git.savannah.gnu.org/cgit/cpio.git/commit/?id=0c4ffde0 Regards, Sergey