[EMAIL PROTECTED] (Eric Blake) writes: > This in turn looks to be a bug in Solaris' /usr/include/limits.h
It's not really a bug, is it? The limits.h values have the correct types. It's merely an incompatibility between the Solaris 7 limits.h and GCC's warnings heuristic. > It looks like gcc still compiled everything correctly Yes, I would expect so. Let's not worry about it, then. The OS and compiler combination is pretty old, anyway, and the code is working. _______________________________________________ Bug-coreutils mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-coreutils
