gnustep-dev
[Top][All Lists]
Advanced

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

warning in NSObject.m


From: Tobias
Subject: warning in NSObject.m
Date: Mon, 18 Aug 2003 11:34:44 +0200
User-agent: KMail/1.5.3

hi devels,

i recently noticed a modified line in my -base checkout on my laptop.

NSObject.m emits 2 warnings.
it does so, because we do not cast Protocol (in objc/Protocol) to pcl (in 
NSObject.m.
attached (trivial) patch fixes this warning.

btw: now i noticed, that we do cast Protocol to pcl on some other places as 
well.

~ibotty

Attachment: NSObject.diff
Description: Text Data


reply via email to

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