Re: Slaying the HYPOTamus

Поиск
Список
Период
Сортировка
От Nicolas Barbier
Тема Re: Slaying the HYPOTamus
Дата
Msg-id b0f3f5a10908230321t333704b3y292cf07bcdccbcd4@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Slaying the HYPOTamus  (Magnus Hagander <magnus@hagander.net>)
Список pgsql-hackers
2009/8/23 Magnus Hagander <magnus@hagander.net>:

> For another data point, Microsoft documentation says:
> "This POSIX function is deprecated beginning in Visual C++ 2005. Use
> the ISO C++ conformant  _hypot instead."
>
> _hypot() has been there since Windows 95, so it shouldn't be a problem
> to use it - it just needs a define, like we have for some other such
> functions.

FYI, according to [1], this warning is bogus (i.e., "hypot" without
underscore should be entirely OK) and will be removed in VS 2010.

Nicolas

[1] <url:http://connect.microsoft.com/VisualStudio/feedback/ViewFeedback.aspx?FeedbackID=289653>


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

Предыдущее
От: Magnus Hagander
Дата:
Сообщение: Re: Slaying the HYPOTamus
Следующее
От: Roger Leigh
Дата:
Сообщение: Re: Unicode UTF-8 table formatting for psql text output