Re: [exim] exim-4.73 not 64bit safe?

Top Page
Delete this message
Reply to this message
Author: Phil Pennock
Date:  
To: john ffitch
CC: exim-users
Subject: Re: [exim] exim-4.73 not 64bit safe?
On 2011-01-05 at 17:40 +0000, john ffitch wrote:
> gcc exim_monitor/em_TextPop.c
> ../exim_monitor/em_TextPop.c: In function ‘DoSearch’:
> ../exim_monitor/em_TextPop.c:475: warning: cast from pointer to integer of different size
> gcc exim_monitor/em_globals.c
> gcc exim_monitor/em_init.c
> gcc exim_monitor/em_log.c
> gcc exim_monitor/em_main.c
> gcc exim_monitor/em_menu.c
> gcc exim_monitor/em_queue.c
> gcc exim_monitor/em_strip.c
> ../exim_monitor/em_strip.c: In function ‘stripchartAction’:
> ../exim_monitor/em_strip.c:68: warning: cast from pointer to integer of different size
> ../exim_monitor/em_strip.c: In function ‘create_stripchart’:
> ../exim_monitor/em_strip.c:254: warning: cast to pointer from integer of different size
> gcc exim_monitor/em_text.c


This is not a regression, the code hasn't been touched in a while. I
run Exim on boxes without X11, so don't use the monitor normally. I'll
take a look at this, if no other maintainer does, but it won't be soon
and it wont be before 4.74.

-Phil