Re: Building with Visual C++

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Building with Visual C++
Дата
Msg-id 18937.1145835676@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Building with Visual C++  ("Magnus Hagander" <mha@sollentuna.net>)
Список pgsql-patches
"Magnus Hagander" <mha@sollentuna.net> writes:
> *) Change where NaN is generated. Using 0.0/0.0 doesn't work in VC++
> because it detects it as a divide-by-zero at the compile stage.

If they're going to be that anally uncooperative, why don't they have
the required-by-C99-spec macro for NAN?  Or at least some well-defined
way to generate a NaN?

            regards, tom lane

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

Предыдущее
От: Martijn van Oosterhout
Дата:
Сообщение: [PATCH] 4 coverity patches for ECPG
Следующее
От: "Qingqing Zhou"
Дата:
Сообщение: Re: Building with Visual C++