New pgadmin3 compile error

From: "Adam H(dot) Pendleton" <fmonkey(at)fmonkey(dot)net>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: New pgadmin3 compile error
Date: 2003-05-15 20:36:21
Message-ID: 3EC3FA45.4010503@fmonkey.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Browse pgadmin-hackers by date

  From Date Subject
Next Message frank_lupo 2003-05-16 07:13:20 Re: pga2: add alter table set storage
Previous Message frank_lupo 2003-05-15 17:24:32 pga2: add alter table set storage