gnustep-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Is this base compilation warning a real problem?


From: Fred Kiefer
Subject: Is this base compilation warning a real problem?
Date: Tue, 31 Mar 2009 20:46:10 +0200
User-agent: Thunderbird 2.0.0.19 (X11/20081227)

Compiling file NSDistributedNotificationCenter.m ...
NSDistributedNotificationCenter.m: In function
‘-[NSDistributedNotificationCenter
addObserver:selector:name:object:suspensionBehavior:]’:
NSDistributedNotificationCenter.m:343: warning: cast from pointer to
integer of different size
NSDistributedNotificationCenter.m: In function
‘-[NSDistributedNotificationCenter removeObserver:name:object:]’:
NSDistributedNotificationCenter.m:469: warning: cast from pointer to
integer of different size
NSDistributedNotificationCenter.m: In function
‘-[NSDistributedNotificationCenter(Private)
postNotificationName:object:userInfo:selector:to:]’:
NSDistributedNotificationCenter.m:811: warning: cast to pointer from
integer of different size


I am on a 32 bit intel machine, I expect 64 bit machines would handle
this code without warnings.

Fred




reply via email to

[Prev in Thread] Current Thread [Next in Thread]