plperl warning

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема plperl warning
Дата
Msg-id 200507102012.j6AKC3822269@candle.pha.pa.us
обсуждение исходный текст
Ответы Re: plperl warning  (Tom Lane <tgl@sss.pgh.pa.us>)
Re: plperl warning  (Andrew Dunstan <andrew@dunslane.net>)
Список pgsql-hackers
I am seeing this compile warning in plperl:
gcc -O2 -Wall -Wmissing-prototypes -Wpointer-arith -fno-strict-aliasing-O1 -Wall -Wmissing-prototypes
-Wmissing-declarations-Wpointer-arith-Wcast-align -fpic -I. -I../../../src/include-I/usr/local/include/readline
-I/usr/contrib/include-I/usr/libdata/perl5/5.00503/i386-bsdos/CORE -c -o plperl.o plperl.cplperl.c: In function
`plperl_spi_query':plperl.c:1622:warning: passing arg 1 of `Perl_newSVpv' discardsqualifiers from pointer target type
 

Is anyone else seeing this?  This is with:
Summary of my perl5 (5.0 patchlevel 5 subversion 3) configuration:

--  Bruce Momjian                        |  http://candle.pha.pa.us pgman@candle.pha.pa.us               |  (610)
359-1001+  If your life is a hard drive,     |  13 Roberts Road +  Christ can be your backup.        |  Newtown Square,
Pennsylvania19073
 


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: suspicious pointer/integer coersion
Следующее
От: Andrew Dunstan
Дата:
Сообщение: Re: suspicious pointer/integer coersion