On 27/09/13 12:44, john ffitch wrote:
On a Debian machine with X86_64 processors (3.2.0-4-amd64 #1 SMP
Debian 3.2.46-1 x86_64 GNU/Linux) ....
I think this has been around for a while but it does indicate something
wrong.
gcc exim_monitor/em_TextPop.c
../exim_monitor/em_TextPop.c: In function ‘DoSearch’:
../exim_monitor/em_TextPop.c:471:31: warning: cast from pointer to integer of
different size [-Wpointer-to-int-cast]
gcc exim_monitor/em_main.c
../exim_monitor/em_main.c: In function ‘numlock_modifiers’:
../exim_monitor/em_main.c:576:5: warning: ‘XKeycodeToKeysym’ is deprecated
(declared at /usr/include/X11/Xlib.h:1695) [-Wdeprecated-declarations]
gcc exim_monitor/em_strip.c
../exim_monitor/em_strip.c: In function ‘stripchartAction’:
../exim_monitor/em_strip.c:66:11: warning: cast from pointer to integer of
different size [-Wpointer-to-int-cast]
../exim_monitor/em_strip.c: In function ‘create_stripchart’:
../exim_monitor/em_strip.c:252:3: warning: cast to pointer from integer of
different size [-Wint-to-pointer-cast]
It's a problem, but fortunately only in a helper utility not
Exim itself. I have a faint recollection of looking at it
and thinking it was inherent in the library interfaces being
used.
--
Cheers,
Jeremy
--
## List details at https://lists.exim.org/mailman/listinfo/exim-dev Exim
details at http://www.exim.org/ ##