Jakub Narebski [off-list ref] writes:
Junio C Hamano wrote:
quoted
- Ramsay Allan Jones has introduced "NO_C99_FORMAT" Makefile
variable to help running things with a C library that does
not support %zu and %td format. This would be a good target
for autoconf work by Jakub (hint hint).
See [PATCH 2/4] in this thread (introductory message somehow got lost).
Testing on system which doesn't have C99 format specifiers would be
appreciated.
Running generated configure script on Cygwin just updated
reports NO_C99_FORMAT is needed. This is consistent with what
Johannes confirmed.
Thanks, both.