Re: New pgadmin3 compile error - Mailing list pgadmin-hackers

From Dave Page
Subject Re: New pgadmin3 compile error
Date
Msg-id 03AF4E498C591348A42FC93DEA9661B825A130@mail.vale-housing.co.uk
Whole thread Raw
In response to New pgadmin3 compile error  ("Adam H. Pendleton" <fmonkey@fmonkey.net>)
List pgadmin-hackers

> -----Original Message-----
> From: Adam H. Pendleton [mailto:fmonkey@fmonkey.net]
> Sent: 15 May 2003 21:36
> To: pgadmin-hackers@postgresql.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.

pgadmin-hackers by date:

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