[HACKERS] Cast ptr to int - Mailing list pgsql-hackers

From Sean Lyndersay
Subject [HACKERS] Cast ptr to int
Date
Msg-id 3c865c8dea60c631754c8e83a9af5ee3
Whole thread Raw
List pgsql-hackers
During compilation, there are a number of warnings about casting a ptr to
an int of a different size. I'm on a Dec Alpha, which I assume uses 64-bit
ptrs.

(a) should i be concerned?
(b) what, if anything, can I do about this?

sean

________________________________________________________________________
Sean Lyndersay                        Time is natures way of making sure
lynders@hcs.harvard.edu                 things don't happen all at once.
________________________________________________________________________
[finger for all other info]          http://www.hcs.harvard.edu/~lynders

------------------------------

pgsql-hackers by date:

Previous
From: Sean Lyndersay
Date:
Subject: Re: [HACKERS] NULL field records handling in order clause
Next
From: adrian@hottub.org
Date:
Subject: [HACKERS] Clarification of NULL values