Web pgadmin.org
 Home 
 ·  ·  ·  ·  ·  ·  · 
Re: Build failure on OSX (Solved)

Re: Build failure on OSX (Solved)



 

> -----Original Message-----
> From: pgadmin-hackers-owner(at)postgresql(dot)org 
> [mailto:pgadmin-hackers-owner(at)postgresql(dot)org] On Behalf Of 
> Florian G. Pflug
> Sent: 23 April 2006 20:20
> To: Florian G. Pflug
> Cc: openmacnews(at)gmail(dot)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



Home | Main Index | Thread Index

top