Thread: pgAdmin III commit: wxGetTranslation(...) is not supported within wxPLU

pgAdmin III commit: wxGetTranslation(...) is not supported within wxPLU

From
Ashesh Vashi
Date:
wxGetTranslation(...) is not supported within wxPLURAL

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=52345dd957f836c8bd86c7091a68a23c02b9e71b

Modified Files
--------------
pgadmin/frm/frmQuery.cpp |   12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)


can't build after this changes
frm/frmQuery.cpp:2891:70: error: 'LwxGetTranslation' was not declared in this scope
frm/frmQuery.cpp:2926:53: error: 'LwxGetTranslation' was not declared in this scope
frm/frmQuery.cpp: In member function 'void frmQuery::OnScriptComplete(wxCommandEvent&)':
frm/frmQuery.cpp:3016:79: error: invalid conversion from 'const char*' to 'wxChar {aka wchar_t}' [-fpermissive]

fedora 22 x64_86

2015-09-14 11:16 GMT+03:00 Ashesh Vashi <ashesh.vashi@enterprisedb.com>:
wxGetTranslation(...) is not supported within wxPLURAL

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=52345dd957f836c8bd86c7091a68a23c02b9e71b

Modified Files
--------------
pgadmin/frm/frmQuery.cpp |   12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)


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



--
All bugs reserved

Re: pgAdmin III commit: wxGetTranslation(...) is not supported within wxPLU

From
Ashesh Vashi
Date:
Working on it.
Testing on windows and linux before compiling it. (not just osx)

--

Thanks & Regards,

Ashesh Vashi
EnterpriseDB INDIA: Enterprise PostgreSQL Company


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


On Mon, Sep 14, 2015 at 2:49 PM, Timon <timosha@gmail.com> wrote:
can't build after this changes
frm/frmQuery.cpp:2891:70: error: 'LwxGetTranslation' was not declared in this scope
frm/frmQuery.cpp:2926:53: error: 'LwxGetTranslation' was not declared in this scope
frm/frmQuery.cpp: In member function 'void frmQuery::OnScriptComplete(wxCommandEvent&)':
frm/frmQuery.cpp:3016:79: error: invalid conversion from 'const char*' to 'wxChar {aka wchar_t}' [-fpermissive]

fedora 22 x64_86

2015-09-14 11:16 GMT+03:00 Ashesh Vashi <ashesh.vashi@enterprisedb.com>:
wxGetTranslation(...) is not supported within wxPLURAL

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=52345dd957f836c8bd86c7091a68a23c02b9e71b

Modified Files
--------------
pgadmin/frm/frmQuery.cpp |   12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)


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



--
All bugs reserved