> Hi,
> 
> First of all, in Ink.app - Document.m: -makeWindow we have:
> 
> ASSIGN(tv, textView);
> 
> and it should be:
> 
> tv = textView;

Thanks - fixed


> I've also noticed a serious memory leak in NSTextView. 

Thanks - 'd like to have the time to track this down myself ... please let
me know if you find something more about it


_______________________________________________
Bug-gnustep mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-gnustep

Reply via email to