PATCH: wxLogInfo() in wxWidgets 3.0 - Mailing list pgadmin-hackers

From J.F. Oster
Subject PATCH: wxLogInfo() in wxWidgets 3.0
Date
Msg-id 422727228.20140629230657@mail.ru
Whole thread Raw
Responses Re: PATCH: wxLogInfo() in wxWidgets 3.0  (Dave Page <dpage@pgadmin.org>)
List 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

pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: Re: Fix for a problem with auto reconnection
Next
From: Dmitriy Olshevskiy
Date:
Subject: Re: [pgadmin-support] Character[] field value are truncated