Re: [PATCH] fix newly added server being lost when crashing

Поиск
Список
Период
Сортировка
От Ashesh Vashi
Тема Re: [PATCH] fix newly added server being lost when crashing
Дата
Msg-id CAG7mmowaGiWDaRc91NKPGS+qfT0G2QAYtzNS+t7tv9P5KMZY2A@mail.gmail.com
обсуждение исходный текст
Ответ на Re: [PATCH] fix newly added server being lost when crashing  (Kaarel Moppel <kaarel.moppel@gmail.com>)
Ответы Re: [PATCH] fix newly added server being lost when crashing
Список pgadmin-hackers
Looking good to me.
If nobody has any objection, then I can check-in.

NOTE:
I don't know the reason for the class sysSettings to inherit the wxConfig privately in original implementation.
It was done by Dave in this commit: cfbae7d378766ab8cf138123186a024afffc061e.



On Thu, Jan 9, 2014 at 5:42 AM, Kaarel Moppel <kaarel.moppel@gmail.com> wrote:
Ok, got it. Corrected version in attach now.


On Mon, Jan 6, 2014 at 12:29 PM, Ashesh Vashi <ashesh.vashi@enterprisedb.com> wrote:
Hi Kaarel,

I think - everything looks good except:
1. Please use TAB instead of 4 spaces
2. You don't require to define Flush function after inheriting the wxConfig class publicly.
     Or,
    Define it only if you keep the wxConfig inherited protectively.


On Mon, Jan 6, 2014 at 3:48 AM, Kaarel Moppel <kaarel.moppel@gmail.com> wrote:
Hi,

Sending some 3 small fixes in separate emails for issues that me and my colleagues found really annoying. This is my first try at Pgadmin and I haven't done too much C++ though so in case something should be corrected let me know and I'd be happy to do that.

Cheers,
Kaarel


--
Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgadmin-hackers




--
--

Thanks & Regards,

Ashesh Vashi
EnterpriseDB INDIA:
Enterprise PostgreSQL Company

 

http://www.linkedin.com/in/asheshvashi





--
--

Thanks & Regards,

Ashesh Vashi
EnterpriseDB INDIA:
Enterprise PostgreSQL Company

 

http://www.linkedin.com/in/asheshvashi

В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Kaarel Moppel
Дата:
Сообщение: Re: [PATCH] fix newly added server being lost when crashing
Следующее
От: Dave Page
Дата:
Сообщение: Re: [PATCH] fix newly added server being lost when crashing