Le 05/03/2010 22:07, Dave Page a écrit :
> On Thu, Mar 4, 2010 at 8:56 PM, Guillaume Lelarge
> wrote:
I don't get a crash when I open the frmOptions window. With which patch
did you get that crash?
>>>
>>> All of them on top of the latest SVN code. I tried a make clean which
>>> didn't h
On Thu, Mar 4, 2010 at 8:56 PM, Guillaume Lelarge
wrote:
>>> I don't get a crash when I open the frmOptions window. With which patch
>>> did you get that crash?
>>
>> All of them on top of the latest SVN code. I tried a make clean which
>> didn't help.
>>
>
> I have them too, and still don't crash
Author: dpage
Date: 2010-03-05 21:05:08 + (Fri, 05 Mar 2010)
New Revision: 8205
Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=8205&view=rev
Log:
Rebuild xrcDialogs.cpp
Modified:
trunk/pgadmin3/pgadmin/ui/xrcDialogs.cpp
--
Sent via pgadmin-hackers mailing list (pga
Author: dpage
Date: 2010-03-05 21:05:04 + (Fri, 05 Mar 2010)
New Revision: 8204
Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=8204&view=rev
Log:
Remove unused variables to silence GCC
Modified:
trunk/pgadmin3/pgadmin/dlg/dlgColumn.cpp
--
Sent via pgadmin-hackers m
:-)
On Fri, Mar 5, 2010 at 1:03 PM, Guillaume Lelarge wrote:
> Hi Ashesh,
>
> Le 05/03/2010 07:31, Ashesh Vashi a écrit :
> > [...]
> > Very small mistake. (I saw this error earlier.)
> > You forget to add "$(srcdir)/ctl/xh_ctlcolourpicker.cpp" in "pgadmin/ctl/
> > module.mk" file.
> > Please fin