Re: SSH Tunneling implementation - Mailing list pgadmin-hackers

From Guillaume Lelarge
Subject Re: SSH Tunneling implementation
Date
Msg-id 1342511802.2534.65.camel@localhost.localdomain
Whole thread Raw
In response to Re: SSH Tunneling implementation  (Dave Page <dpage@pgadmin.org>)
Responses Re: SSH Tunneling implementation
List pgadmin-hackers
On Tue, 2012-07-17 at 08:30 +0100, Dave Page wrote:
> On Tue, Jul 17, 2012 at 8:17 AM, Guillaume Lelarge
> <guillaume@lelarge.info> wrote:
> > On Tue, 2012-07-17 at 08:10 +0100, Dave Page wrote:
> >> 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?
> >>
> >
> > Fedora 17, gcc 4.7 (gcc (GCC) 4.7.0 20120507 (Red Hat 4.7.0-5)). With
> > full updates on every possible RPM.
>
> 32 or 64 bit? Intel I assume?
>

Intel 64 bit.


--
Guillaume
http://blog.guillaume.lelarge.info
http://www.dalibo.com


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: Re: SSH Tunneling implementation
Next
From: Dave Page
Date:
Subject: Re: SSH Tunneling implementation