mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-30 16:30:41 +00:00
Fixed a bug in key/value coding in NSObject
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@9857 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
c71b2daae9
commit
dbf5bbedcb
1 changed files with 6 additions and 0 deletions
|
@ -1,3 +1,9 @@
|
|||
2001-06-04 Nicola Pero <n.pero@mi.flashnet.it>
|
||||
|
||||
* Source/NSObject.m (GSGetValue): Call handleQueryWithUnboundKey:
|
||||
rather than handleTakeValue:forUnboundKey: when no property
|
||||
binding is found.
|
||||
|
||||
2001-05-04 Nicola Pero <n.pero@mi.flashnet.it>
|
||||
|
||||
* configure.in: Abort if GNUSTEP_SYSTEM_ROOT is empty, printing a
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue