Eric Blake <[EMAIL PROTECTED]> writes: > Looks okay, except you forgot to adjust gnulib/tests/test-xstrto[iu]max.sh.
Thanks, I'll fix that. > Also, is it safe to use ! unquoted in heredocs where the delimiter is not > escaped? Or is there a chance that some shell will try to expand it as a > history reference? No sense worrying about it. I'll change '!' to 'X' uniformly.