Martijn Dekker <martijn@xxxxxxxx> wrote: > >> Since base is always a constant 0 or a constant 10, never a >> user-provided value, the only error that strtoimax will ever report on >> glibc systems is ERANGE. Checking only ERANGE therefore preserves the >> glibc behaviour, and allows the exact same set of errors to be detected >> on non-glibc systems. > > That makes sense, thanks. Could you resend your patch with this change please? Thanks, -- Email: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx> Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt -- To unsubscribe from this list: send the line "unsubscribe dash" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html