[exim] This always worries me

Pàgina inicial
Delete this message
Reply to this message
Autor: john ffitch
Data:  
A: Exim Dev, Exim Users
Assumpte: [exim] This always worries me
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]

==John ffitch