Re: cbrt() broken in AIX

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: cbrt() broken in AIX
Дата
Msg-id 7315.1236202606@sss.pgh.pa.us
обсуждение исходный текст
Ответ на cbrt() broken in AIX  (André Volpato<andre.volpato@ecomtecnologia.com.br>)
Ответы Re: cbrt() broken in AIX
Список pgsql-hackers
André Volpato <andre.volpato@ecomtecnologia.com.br> writes:
> First I tryed to configure with no options, and then make throw this:

> float.c:74: error: static declaration of 'cbrt' follows non-static declaration

> After some googling, I find Bruce�s path back on 7.4, that removed my_cbrt trick. 
> So, I changed float.c to the old code (the whole HAVE_CBRT stuff),

Instead, try putting back the "#define cbrt my_cbrt" line.
        regards, tom lane


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

Предыдущее
От: "Joshua D. Drake"
Дата:
Сообщение: Re: Prepping to break every past release...
Следующее
От: Magnus Hagander
Дата:
Сообщение: Re: Prepping to break every past release...