Re: conflicting gettimeofday with MinGW

Поиск
Список
Период
Сортировка
От Zeugswetter Andreas ADI SD
Тема Re: conflicting gettimeofday with MinGW
Дата
Msg-id E1539E0ED7043848906A8FF995BDA57901E7BC50@m0143.s-mxs.net
обсуждение исходный текст
Ответ на Re: conflicting gettimeofday with MinGW  (Andrew Dunstan <andrew@dunslane.net>)
Ответы Re: conflicting gettimeofday with MinGW  (Magnus Hagander <magnus@hagander.net>)
Список 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 по дате отправления:

Предыдущее
От: Andrew Dunstan
Дата:
Сообщение: Re: conflicting gettimeofday with MinGW
Следующее
От: Roman Neuhauser
Дата:
Сообщение: Re: UUID generation functions