Update comment on int64 printf speciifications for MinGW:

Bruce Momjian <bruce@momjian.us>

Commit: 314cef0f12f0577c0d1eb53cf90d95a0671088e7
Author: Bruce Momjian <bruce@momjian.us>
Date: 2004-10-04T18:14:18Z
Releases: 8.0.0
Update comment on int64 printf speciifications for MinGW:

# MinGW uses '%I64d', though gcc throws an warning with -Wall,
# while '%lld' doesn't generate a warning, but doesn't work.

Files

PathChange+/−
config/c-library.m4 modified +5 −1