=================================================================== RCS file: /cvs/djgpp/djgpp/tests/libc/posix/unistd/access.c,v retrieving revision 1.1 retrieving revision 1.2 diff -p -u -r1.1 -r1.2 --- djgpp/tests/libc/posix/unistd/access.c 1996/01/26 00:21:40 1.1 +++ /cvs/djgpp/djgpp/tests/libc/posix/unistd/access.c 2013/10/28 09:22:13 1.2 @@ -13,7 +13,8 @@ q(char *s, int a) int main(int argc, char **argv) { - int i, max=0; + int i; + unsigned max=0; for (i=1; i