pgAdmin III commit: The % specifier is wrong in the Printf statement - Mailing list pgadmin-hackers

From Guillaume Lelarge
Subject pgAdmin III commit: The % specifier is wrong in the Printf statement
Date
Msg-id E1SrbiQ-0002Rc-0z@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
The % specifier is wrong in the Printf statement

GetServerIndex returns a long, and not an integer.

Report from Colin Beckingham.

Branch
------
master

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

Modified Files
--------------
pgadmin/dlg/dlgDatabase.cpp |    2 +-
1 files changed, 1 insertions(+), 1 deletions(-)


pgadmin-hackers by date:

Previous
From: Guillaume Lelarge
Date:
Subject: pgAdmin III commit: The % specifier is wrong in the Printf statement
Next
From: Akshay Joshi
Date:
Subject: Re: SSH Tunneling implementation