Re: Non-debug pgAdmin III builds
От | Andreas Pflug |
---|---|
Тема | Re: Non-debug pgAdmin III builds |
Дата | |
Msg-id | 3E871AA6.5050309@web.de обсуждение исходный текст |
Ответ на | Non-debug pgAdmin III builds ("Dave Page" <dpage@vale-housing.co.uk>) |
Список | pgadmin-hackers |
Dave Page wrote: >Hi Keith, > >If you do a release build of pgAdmin III in VC++, does it crash horribly >on your system? In previous versions of wxWindows, I found it crashed >when leaving one particular function (for absolutely no reason that I >could find - it was literally on the closing brace!). I tried it again >today with wx 2.4.0, and now it seems to crash on any treeview >selection. > >I'm a bit stumped as this only happens in the release build. Any ideas? > >Regards, Dave. > -----Original Message----- > From: Andreas Pflug [mailto:Andreas.Pflug@web.de] > Sent: 30 March 2003 03:09 > To: Dave Page; pgadmin-hackers@postgresql.org > Subject: Re: [pgadmin-hackers] can't compile > > > Ok, got it. > wxDialog or wxFrame member functions that are used in the event map > MUST be declared with a correct argument. > OnClose() or OnRefresh() will crash, OnClose(wxCloseEvent&) or > OnRefresh(wxCommandEvent&) are ok. Did I miss a message? I don't remember seeing anything about compilation problems.. Dave, my reply to 'cant compile' actually was meant for this thread. Regards, Andreas
В списке pgadmin-hackers по дате отправления: