Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 11 Feb 2005 20:40:18 -0500
From:      Tom Lane <tgl@sss.pgh.pa.us>
To:        Sven Willenberger <sven@dmv.com>
Cc:        Anton Berezin <tobez@freebsd.org>
Subject:   Re: [GENERAL] databases/p5-postgresql-plperl links to wrong 
Message-ID:  <16993.1108172418@sss.pgh.pa.us>
In-Reply-To: <1108170867.10870.72.camel@lanshark.dmv.com> 
References:  <1108135462.10866.12.camel@lanshark.dmv.com> <510442EEF15A0237A0138D49@rambutan.pingpong.net> <1108138215.10866.20.camel@lanshark.dmv.com> <20050211203503.GA79170@heechee.tobez.org> <1108158115.10863.40.camel@lanshark.dmv.com> <20050211220935.GB79170@heechee.tobez.org> <20050211222002.GC79170@heechee.tobez.org> <1108163489.10860.49.camel@lanshark.dmv.com> <16124.1108164945@sss.pgh.pa.us> <1108166934.10860.59.camel@lanshark.dmv.com> <16646.1108169642@sss.pgh.pa.us> <1108170867.10870.72.camel@lanshark.dmv.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Sven Willenberger <sven@dmv.com> writes:
> plperl.c: In function `compile_plperl_function':
> plperl.c:541: warning: cast to pointer from integer of different size
> plperl.c:730: warning: cast from pointer to integer of different size

BTW, these scare the heck out of me.  It looks to me like plperl.c is
casting a pointer to an integer in order to store it in a Perl hash.
Isn't there a better way to do that?  Can anyone check on whether plperl
works at all on 64bit arches?

			regards, tom lane



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?16993.1108172418>