> > NSTextView.m:2084: warning: incomplete implementation of class > > `NSTextView' NSTextView.m:2084: warning: method definition for > > `-selectedRange' not found NSTextView.m:2084: warning: class > > `NSTextView' does not fully implement the `NST extInput' protocol > > At the moment, NSTextView.m is split into two parts (and two > categories); one part with carefully reviewed methods, and one part with > methods I haven't had time to look closely at yet. -selectedRange is in > the 'wrong' category for the protocol declaration. The warning will go > away as soon as I've worked my way down to this method, so it shouldn't > be patched now. :)
Yep - I didn't apply that part. Maybe we want to delay 0.8.5 a while, waiting for the text system to get more stable. _______________________________________________ Bug-gnustep mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/bug-gnustep
