Do not allow to set nil string values in NSCell

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@11219 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Nicola Pero 2001-10-23 09:39:43 +00:00
parent b469c9f9b6
commit 8f802c0d1c

View file

@ -1,3 +1,10 @@
Tue Oct 23 10:32:18 2001 Nicola Pero <nicola@brainstorm.co.uk>
* Source/NSCell.m ([-setStringValue:]): Check with an assertion
that the string value is not nil - for Mac OS-X
compatibility. (Suggested by Ludovic Marcotte
<ludovic@sophos.ca>).
Mon Oct 22 01:10:24 2001 Nicola Pero <n.pero@mi.flashnet.it>
* Source/NSWindow.m ([NSWindow -dealloc]): Remove all subviews