tags 628503 +patch
thanks

On Sun, May 29, 2011 at 05:07:11PM +0100, Dominic Hargreaves wrote:
> This package fails to build with perl 5.14, currently in experimental:
> 
> gcc -g -O2 -g -O2 -Wall -fPIC -Wall -Wmissing-prototypes -Wpointer-arith 
> -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -g 
> -fpic -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2  
> -I/usr/include/
> tcl8.5 -I/usr/lib/perl/5.14/CORE  -c -o plperl.o plperl.c
> plperl.c: In function 'plperl_trusted_init':
> plperl.c:703:12: error: lvalue required as left operand of assignment
> plperl.c: In function 'plperl_hash_from_tuple':
> plperl.c:1913:10: warning: the comparison will always evaluate as 'true' for 
> the address of 'isnull' will never be NULL [-Waddress]
> plperl.c:1913:10: warning: the comparison will always evaluate as 'true' for 
> the address of 'isnull' will never be NULL [-Waddress]
> plperl.c:1913:10: warning: the comparison will always evaluate as 'true' for 
> the address of 'isnull' will never be NULL [-Waddress]
> make[4]: *** [plperl.o] Error 1
> 
> There is a thread about this at:
> 
> <http://postgresql.1045698.n5.nabble.com/Fix-for-Perl-5-14-td4334290.html>

Patched in upstream git:

http://git.postgresql.org/pg/commitdiff/c985cf0d12d71b75721031252ab52c75d83492f3

Dominic.

-- 
Dominic Hargreaves | http://www.larted.org.uk/~dom/
PGP key 5178E2A5 from the.earth.li (keyserver,web,email)



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to