pgAdmin III commit: The % specifier is wrong in the Printf statement

Поиск
Список
Период
Сортировка
От Guillaume Lelarge
Тема pgAdmin III commit: The % specifier is wrong in the Printf statement
Дата
Msg-id E1SrbiQ-0002Rc-0z@gothos.postgresql.org
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: Guillaume Lelarge
Дата:
Сообщение: pgAdmin III commit: The % specifier is wrong in the Printf statement
Следующее
От: Akshay Joshi
Дата:
Сообщение: Re: SSH Tunneling implementation