Re: Fixed pgAdmin3 issues/asserts - Mailing list pgadmin-hackers

From Dave Page
Subject Re: Fixed pgAdmin3 issues/asserts
Date
Msg-id CA+OCxox+0raesDmxopzvnun4gecVCmguzPSOOUWYPUBYTxoq5A@mail.gmail.com
Whole thread Raw
In response to Re: Fixed pgAdmin3 issues/asserts  (Akshay Joshi <akshay.joshi@enterprisedb.com>)
List pgadmin-hackers
Thanks, patch applied.

On Tue, Feb 28, 2012 at 7:11 AM, Akshay Joshi
<akshay.joshi@enterprisedb.com> wrote:
> Hi Guillaume/Dave
>
> On Tue, Feb 28, 2012 at 4:02 AM, Guillaume Lelarge <guillaume@lelarge.info>
> wrote:
>>
>> On Mon, 2012-02-27 at 16:49 +0000, Dave Page wrote:
>> > Thanks, applied.
>> >
>>
>> I probably have missed something. I thought the work on 2.9 wasn't
>> finished. Are you able to compile with 2.9 on Windows?
>
>
>   Yes, I am able to compile it with 2.9 on Windows. I have created two
> configurations Debug (2.9) and Release(2.9) where wxWidgets libraries gets
> changed from
>   2.8 to 2.9. Attached is the patch which contain changes in ".sln" and
> ".vcproj" file.
>   For the work on 2.9 as concern, I have fixed issues/asserts that I have
> found. It is possible that there are many more such asserts/issues that we
> will have to fix.
>
>   Dave, If patch looks good to you then can you please commit it.
>>
>>
>>
>> --
>> Guillaume
>> http://blog.guillaume.lelarge.info
>> http://www.dalibo.com
>>
>
>
>
> --
> Akshay Joshi
> Senior Software Engineer
> EnterpriseDB Corporation
> The Enterprise PostgreSQL Company
> Phone: +91 20-3058-9522
> Mobile: +91 976-788-8246
>



--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: pgAdmin III commit: Add wxWidgets 2.9 support to the VC++ project files
Next
From: Guillaume Lelarge
Date:
Subject: pgAdmin III commit: Extensions have no owner