New pgadmin3 compile error - Mailing list pgadmin-hackers

From Adam H. Pendleton
Subject New pgadmin3 compile error
Date
Msg-id 3EC3FA45.4010503@fmonkey.net
Whole thread Raw
List pgadmin-hackers
I now get the following compile error on linux when compiling the most
recent CVS version:

utils/misc.cpp: In function `wxString NumToStr(double)':
utils/misc.cpp:133: choosing `wxChar wxString::operator[](int) const' over `
   wxChar& wxString::operator[](unsigned int)'
utils/misc.cpp:133:   because worst conversion for the former is better than
   worst conversion for the latter
make: *** [utils/misc.o] Error 1

ahp


pgadmin-hackers by date:

Previous
From: "frank_lupo"
Date:
Subject: pga2: add alter table set storage
Next
From: "frank_lupo"
Date:
Subject: Re: pga2: add alter table set storage