Re: PL/Python warnings in CVS HEAD

Поиск
Список
Период
Сортировка
От Joshua D. Drake
Тема Re: PL/Python warnings in CVS HEAD
Дата
Msg-id 45E9CAC5.80104@commandprompt.com
обсуждение исходный текст
Ответ на PL/Python warnings in CVS HEAD  (Neil Conway <neilc@samurai.com>)
Ответы Re: PL/Python warnings in CVS HEAD  ("Joshua D. Drake" <jd@commandprompt.com>)
Re: PL/Python warnings in CVS HEAD  (Neil Conway <neilc@samurai.com>)
Список pgsql-hackers
Neil Conway wrote:
> FYI, I see the following warnings compiling CVS HEAD:
> 
> src/pl/plpython/plpython.c:2006: warning: initialization from
> incompatible pointer type
> src/pl/plpython/plpython.c:2008: warning: 'intargfunc' is deprecated
> src/pl/plpython/plpython.c:2008: warning: initialization from
> incompatible pointer type
> src/pl/plpython/plpython.c:2009: warning: 'intargfunc' is deprecated
> src/pl/plpython/plpython.c:2009: warning: initialization from
> incompatible pointer type
> src/pl/plpython/plpython.c:2010: warning: 'intintargfunc' is deprecated
> src/pl/plpython/plpython.c:2010: warning: initialization from
> incompatible pointer type
> src/pl/plpython/plpython.c:2011: warning: initialization from
> incompatible pointer type
> src/pl/plpython/plpython.c:2012: warning: initialization from
> incompatible pointer type
> 
> This is on Ubuntu fiesty, Python 2.5, gcc 4.1.2, AMD64.

There is no Ubuntu Fiesty... yet ;) you are compile -head with -head...
sounds like a snafu to begin with (yes I am being a pain on purpose.

Joshua D. Drake


> 
> -Neil
> 
> 
> 
> ---------------------------(end of broadcast)---------------------------
> TIP 6: explain analyze is your friend
> 


-- 
     === The PostgreSQL Company: Command Prompt, Inc. ===
Sales/Support: +1.503.667.4564 || 24x7/Emergency: +1.800.492.2240
Providing the most comprehensive  PostgreSQL solutions since 1997            http://www.commandprompt.com/

Donate to the PostgreSQL Project: http://www.postgresql.org/about/donate
PostgreSQL Replication: http://www.commandprompt.com/products/



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

Предыдущее
От: Neil Conway
Дата:
Сообщение: PL/Python warnings in CVS HEAD
Следующее
От: "Joshua D. Drake"
Дата:
Сообщение: Re: PL/Python warnings in CVS HEAD