Re: conflicting gettimeofday with MinGW - Mailing list pgsql-hackers

From Zeugswetter Andreas ADI SD
Subject Re: conflicting gettimeofday with MinGW
Date
Msg-id E1539E0ED7043848906A8FF995BDA57901E7BC50@m0143.s-mxs.net
Whole thread Raw
In response to Re: conflicting gettimeofday with MinGW  (Andrew Dunstan <andrew@dunslane.net>)
Responses Re: conflicting gettimeofday with MinGW  (Magnus Hagander <magnus@hagander.net>)
List pgsql-hackers
> > That page is ages out of date. The intended sync is
> apparently broken.
> > The current download area is on sourceforge
> > http://sf.net/project/showfiles.php?group_id=2435
> >
> >
>
> *sigh*
>
> And what is in 3.12, which is apparently the current version?

Sorry that was implied. sys/time.h did not change between 3.10 and 3.12.
There is no #define to remove the declaration.

In cvs the file is marked as dead and gives a reference to cygwin's
w32api.
Maybe the answer is to simply note that the mingw-runtime binary from
sourceforge above 3.9 has a broken sys/time.h (it is not the file from
cygwin but the dead one from cvs).

Andreas


pgsql-hackers by date:

Previous
From: Andrew Dunstan
Date:
Subject: Re: conflicting gettimeofday with MinGW
Next
From: Roman Neuhauser
Date:
Subject: Re: UUID generation functions