Autor: john ffitch Datum: To: Exim Dev, Exim Users Betreff: [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]