| From: | Dave Page <dpage(at)pgadmin(dot)org> |
|---|---|
| To: | Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com> |
| Cc: | pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org> |
| Subject: | Re: PATCH: wxWidgets 3.0 Data dir |
| Date: | 2014-05-28 10:58:16 |
| Message-ID: | CA+OCxoyfTTBJn-LSAC8kitXxx82ibAfd=YZG0fJb_CzuqNZqdg@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgadmin-hackers |
Thanks - applied (though... didn't we give you a commit bit to do that
yourself? :-p )
On Fri, May 23, 2014 at 5:31 AM, Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com
> wrote:
> Hi Team,
>
> While working on pgAdmin III with wxWidgets 3.0, I found that datadir
> variable is not getting initialized for wxWidgets 3.0 for MacOSX, because a
> preprocessor was ending at wrong place.
>
> Due to with, it is not able to load any of the xrc files in debug mode,
> and other settings.
>
> Please find the attached patch which resolves the issue.
>
> --
>
> Thanks & Regards,
>
> Ashesh Vashi
> EnterpriseDB INDIA: Enterprise PostgreSQL Company<http://www.enterprisedb.com>
>
>
>
> *http://www.linkedin.com/in/asheshvashi*<http://www.linkedin.com/in/asheshvashi>
>
>
> --
> Sent via pgadmin-hackers mailing list (pgadmin-hackers(at)postgresql(dot)org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgadmin-hackers
>
>
--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake
EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Dave Page | 2014-05-28 11:45:55 | pgAdmin III commit: Fix escape handling in pgpass files. |
| Previous Message | Dave Page | 2014-05-28 10:57:43 | pgAdmin III commit: Correctly initialise the datadir variable when usin |