Re: problems with configure

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: problems with configure
Дата
Msg-id 11500.973790222@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: problems with configure  (Peter Eisentraut <peter_e@gmx.net>)
Список pgsql-hackers
Peter Eisentraut <peter_e@gmx.net> writes:
> pete.forman@westgeo.com writes:
>> Depending on the version of Solaris and the compiler flags the third
>> argument can be a pointer to socklen_t, void, size_t or int.

> I think what I'm going to do is this:  The argument is question cannot
> possibly be of a different width than int, unless someone is *really* on
> drugs at Sun.  Therefore, if the third argument to accept() is "void *"
> then we just take "int".

Sounds like a plan to me.
        regards, tom lane


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

Предыдущее
От: Philip Warner
Дата:
Сообщение: Re: Schemas (Re: AW: Unhappy thoughts about pg_dump and objects inherited from template1)
Следующее
От: Don Baccus
Дата:
Сообщение: Re: Question about reliability?