pgbouncer - pgbouncer: add Wstrict-overflow to warn options

From: mkz(at)pgfoundry(dot)org (User Mkz)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgbouncer - pgbouncer: add Wstrict-overflow to warn options
Date: 2008-02-14 14:21:56
Message-ID: 20080214142156.C028517AD0B5@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
add Wstrict-overflow to warn options

Modified Files:
--------------
pgbouncer:
configure.ac (r1.29 -> r1.30)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgbouncer/pgbouncer/configure.ac.diff?r1=1.29&r2=1.30)

Browse pgsql-committers by date

  From Date Subject
Next Message User Mkz 2008-02-14 14:35:52 pgbouncer - pgbouncer: convert SBuf api also to unsigned int
Previous Message User Mkz 2008-02-14 14:02:05 pgbouncer - pgbouncer: make IOBuf use unsigned ints