On Sat, 28 Sep 2013, Jeremy Harris wrote:

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]

The whole thing is a horrid mess of casting.  Probably this is inherent
in X...

Does the attached patch quieten it down any for you?

That looks like the wrong patch. Something to do with kmem and SLEB ?

--
Dr. Andrew C. Aitchison         Computer Officer, DPMMS, Cambridge
[email protected]   http://www.dpmms.cam.ac.uk/~werdna
-- 
## List details at https://lists.exim.org/mailman/listinfo/exim-dev Exim 
details at http://www.exim.org/ ##

Reply via email to