This is a discussion on Re: Build failure on OSX (Solved) within the pgsql Interfaces Pgadmin Hackers forums, part of the PostgreSQL category; --> > -----Original Message----- > From: pgadmin-hackers-owner@postgresql.org > [mailto gadmin-hackers-owner@postgresql.org] On Behalf Of > Florian G. Pflug > Sent: 23 ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| > -----Original Message----- > From: pgadmin-hackers-owner@postgresql.org > [mailto > Florian G. Pflug > Sent: 23 April 2006 20:20 > To: Florian G. Pflug > Cc: openmacnews@gmail.com; pgadmin-hackers > Subject: Re: [pgadmin-hackers] Build failure on OSX (Solved) > > > I found the error. misc.cpp defines _ftol or _ftol2 as > "extern". Whoever added that code seems to have believed that > "#if (_MSC_VER < 1300)" will evaluate to false if _MSC_VER is > not defined ;-) It doesn't, howerver, so this needs wrapping > inside "#ifdef WIN32". Hmm, sorry - I fixed that a few days ago but obviously forgot to commit that chane. Done now. /D ---------------------------(end of broadcast)--------------------------- TIP 3: Have you checked our extensive FAQ? http://www.postgresql.org/docs/faq |
| Thread Tools | |
| Display Modes | |
|
|