I found an oversight with the patch that switches to PRIdMAX for printing intmax_t. The printf shell builtin actually programmatically constructs format strings by inserting the 'j' length modifier. I have create a quick patch that makes it extract the length modifier from PRIdMAX instead. I'll also send a new version of the HP-UX port patch rebased against this and the latest dash master. Regards, Brian Koropoff -- 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