Re: SSH Tunneling implementation

Поиск
Список
Период
Сортировка
От Dave Page
Тема Re: SSH Tunneling implementation
Дата
Msg-id CA+OCxoxiRe7PJ1A_qLmYGUzTAhkgGCiMbR-B2-hbaNEZ3Eq46Q@mail.gmail.com
обсуждение исходный текст
Ответ на Re: SSH Tunneling implementation  (Guillaume Lelarge <guillaume@lelarge.info>)
Ответы Re: SSH Tunneling implementation  (Guillaume Lelarge <guillaume@lelarge.info>)
Список pgadmin-hackers
On Mon, Jul 16, 2012 at 10:21 PM, Guillaume Lelarge
<guillaume@lelarge.info> wrote:
> On Sun, 2012-07-15 at 12:02 +0100, Dave Page wrote:
>>
>> Not for me - and I'd be the first to complain if I saw it doing that.
>> What do you see?
>>
>
> These:
>
> ./ogl/drawn.cpp: In member function ‘virtual void wxOpSetGDI::Do(wxDC&,
> double, double)’:
> ./ogl/drawn.cpp:423:53: warning: cast to pointer from integer of
> different size [-Wint-to-pointer-cast]
> ./ogl/drawn.cpp:444:53: warning: cast to pointer from integer of
> different size [-Wint-to-pointer-cast]
> ./ogl/drawn.cpp:454:55: warning: cast to pointer from integer of
> different size [-Wint-to-pointer-cast]
> ./ogl/drawn.cpp: In member function ‘virtual void
> wxPseudoMetaFile::SetPen(wxPen*, bool)’:
> ./ogl/drawn.cpp:2443:46: warning: cast to pointer from integer of
> different size [-Wint-to-pointer-cast]
> ./ogl/drawn.cpp: In member function ‘virtual void
> wxPseudoMetaFile::SetBrush(wxBrush*, bool)’:
> ./ogl/drawn.cpp:2458:43: warning: cast to pointer from integer of
> different size [-Wint-to-pointer-cast]

What platform/GCC version?


--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

В списке pgadmin-hackers по дате отправления:

Предыдущее
От: "Martin French"
Дата:
Сообщение: Re: Propsed pgagent patch: pgAgent reports failure upon success - For Review
Следующее
От: Dave Page
Дата:
Сообщение: Re: More information about the selected objects