pgsql-server: Update comment on int64 printf speciifications for MinGW:

From: momjian(at)svr1(dot)postgresql(dot)org (Bruce Momjian)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql-server: Update comment on int64 printf speciifications for MinGW:
Date: 2004-10-04 18:14:18
Message-ID: 20041004181418.02C6132A456@svr1.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
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.

Modified Files:
--------------
pgsql-server/config:
c-library.m4 (r1.27 -> r1.28)
(http://developer.postgresql.org/cvsweb.cgi/pgsql-server/config/c-library.m4.diff?r1=1.27&r2=1.28)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2004-10-04 20:32:59 pgsql-server: Fix MinGW link failure with new libpgport processing.
Previous Message Bruce Momjian 2004-10-04 18:05:56 pgsql-server: Readd -DFRONTEND to client makefiles because it still