From: | "Dave Page" <dpage(at)vale-housing(dot)co(dot)uk> |
---|---|
To: | "Adam H(dot) Pendleton" <fmonkey(at)fmonkey(dot)net>, <pgadmin-hackers(at)postgresql(dot)org> |
Subject: | Re: New pgadmin3 compile error |
Date: | 2003-05-16 07:39:38 |
Message-ID: | 03AF4E498C591348A42FC93DEA9661B825A130@mail.vale-housing.co.uk |
Views: | Whole Thread | Raw Message | Download mbox | Resend email |
Thread: | |
Lists: | pgadmin-hackers |
> -----Original Message-----
> From: Adam H. Pendleton [mailto:fmonkey(at)fmonkey(dot)net]
> Sent: 15 May 2003 21:36
> To: pgadmin-hackers(at)postgresql(dot)org
> Subject: [pgadmin-hackers] New pgadmin3 compile error
>
>
> 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
Sorry, gcc is a bit more picky than VC++. Fixed now.
Regards, Dave.
From | Date | Subject | |
---|---|---|---|
Next Message | Dave Page | 2003-05-16 10:04:46 | Re: pga2: add alter table set storage |
Previous Message | frank_lupo | 2003-05-16 07:13:20 | Re: pga2: add alter table set storage |