Hi Roy,

Roy wrote:

> MSYS libc does not support %j[dXx] format, only %ll[dXx] is supported.

Are you sure that using the 'll' modifier here is more portable
than 'j'?

FWIW there was a patch posted to use PRIdMAX before, which would be a
more conservative thing to do and I think should work well.

  http://thread.gmane.org/gmane.comp.shells.dash/564/focus=605

Hope that helps,
Jonathan
--
To unsubscribe from this list: send the line "unsubscribe dash" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to