PATCH: wxLogInfo() in wxWidgets 3.0

From: "J(dot)F(dot) Oster" <jinfroster(at)mail(dot)ru>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: PATCH: wxLogInfo() in wxWidgets 3.0
Date: 2014-06-29 19:06:57
Message-ID: 422727228.20140629230657@mail.ru
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hello!

I've noticed that pgAdmin built with wxWidgets 3.0 stopped logging
INFO messages. wxLogInfo() became alias for wxLogVerbose() which is
sensitive to the wxLog::ms_bVerbose flag.
Attached patch fixes the issue.

--
Best regards,
J.F.

Attachment Content-Type Size
140629_logVerbose.patch application/octet-stream 414 bytes

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dmitriy Olshevskiy 2014-06-29 19:25:06 Re: [pgadmin-support] Character[] field value are truncated
Previous Message Emanuele Sottocorno 2014-06-29 12:24:11 Character[] field value are truncated