Re: gettimeofday cause crash on Windows

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: gettimeofday cause crash on Windows
Дата
Msg-id 30165.1424556991@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: gettimeofday cause crash on Windows  (Robert Haas <robertmhaas@gmail.com>)
Список pgsql-bugs
Robert Haas <robertmhaas@gmail.com> writes:
> I assume that the problem here must be whatever secret sauce WINAPI
> pours on the declaration.

A bit of googling says that that expands to _stdcall which is not like
_cdecl.  I tried fixing this blindly; might not work, but it can't be
any more broken.

            regards, tom lane

В списке pgsql-bugs по дате отправления:

Предыдущее
От: Asif Naeem
Дата:
Сообщение: Re: gettimeofday cause crash on Windows
Следующее
От: Eric Hanson
Дата:
Сообщение: Re: [GENERAL] express composite type literal as text