pgAdmin III commit: Fix some sign mismatch warnings.

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin III commit: Fix some sign mismatch warnings.
Date: 2012-06-02 19:33:13
Message-ID: E1Sau4X-0004BL-PP@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fix some sign mismatch warnings.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=130a4af294dfaa07e2ea1c9052d3fa86f29febc9

Modified Files
--------------
pgadmin/ctl/ctlSeclabelPanel.cpp | 4 ++--
pgadmin/dlg/dlgType.cpp | 6 +++---
2 files changed, 5 insertions(+), 5 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2012-06-02 19:59:05 pgAdmin III commit: Don't link iconv statically.
Previous Message Dave Page 2012-06-01 14:15:49 Re: 1.16 beta 2?