mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-30 18:50:59 +00:00
Minor change in type of warning emitted by NSCell upon -setStringValue:
called with nil argument git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@11694 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
1ffb45d2f3
commit
14e5b05871
1 changed files with 6 additions and 0 deletions
|
@ -1,3 +1,9 @@
|
||||||
|
Tue Dec 11 00:08:38 2001 Nicola Pero <n.pero@mi.flashnet.it>
|
||||||
|
|
||||||
|
* Source/NSCell.m ([-setStringValue:]): Use a NSDebugMLLog to warn
|
||||||
|
for attempts to use nil value, not NSWarnLog, as suggested by Wim
|
||||||
|
Oudshoorn <woudshoo@sct.com>.
|
||||||
|
|
||||||
2001-12-09 Fred Kiefer <FredKiefer@gmx.de>
|
2001-12-09 Fred Kiefer <FredKiefer@gmx.de>
|
||||||
|
|
||||||
* Source/NSApplication.m
|
* Source/NSApplication.m
|
||||||
|
|
Loading…
Reference in a new issue