Re: [pgadmin-hackers] PATCH: wx/sysopt.h header missing

2010-05-06 Thread Guillaume Lelarge
Le 06/05/2010 09:55, Ashesh Vashi a écrit : > [...] > Compiles well other than this. > I think - we need to change this on both trunk and 1.10 branch. > I commited your patch. Thanks for noticing and providing a patch. I promise I won't ever commit something without first checking on all the plat

Re: [pgadmin-hackers] PATCH: wx/sysopt.h header missing

2010-05-06 Thread Ashesh Vashi
Hi Guillaume, Compiles well other than this. I think - we need to change this on both trunk and 1.10 branch. -- Thanks & Regards, Ashesh Vashi EnterpriseDB INDIA - The Enterprise Postgres Company On Thu, May 6, 2010 at 12:55 PM, Guillaume Lelarge wrote: > Hi Ashes

Re: [pgadmin-hackers] PATCH: wx/sysopt.h header missing

2010-05-06 Thread Ashesh Vashi
On trunk... -- Thanks & Regards, Ashesh Vashi EnterpriseDB INDIA - The Enterprise Postgres Company On Thu, May 6, 2010 at 12:55 PM, Guillaume Lelarge wrote: > Hi Ashesh, > > Le 06/05/2010 09:12, Ashesh Vashi a écrit : > > [...] > > I am not able to compile the pgad

Re: [pgadmin-hackers] PATCH: wx/sysopt.h header missing

2010-05-06 Thread Guillaume Lelarge
Hi Ashesh, Le 06/05/2010 09:12, Ashesh Vashi a écrit : > [...] > I am not able to compile the pgadmin on OSX. > PFA for the same to resolve the issue. > That's an include I got rid of yesterday. I only checked on Windows and Linux. I should have checked on Mac OS X. I'll do next time. Sorry abou

[pgadmin-hackers] PATCH: wx/sysopt.h header missing

2010-05-06 Thread Ashesh Vashi
Hi Dave, I am not able to compile the pgadmin on OSX. PFA for the same to resolve the issue. -- Thanks & Regards, Ashesh Vashi EnterpriseDB INDIA - The Enterprise Postgres Company Index: ctl/ctlSQLBox.cpp ==