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


_______________________________________________
Gnustep-dev mailing list
Gnustep-dev@gnu.org
http://lists.gnu.org/mailman/listinfo/gnustep-dev

Reply via email to