mirror of
https://github.com/gnustep/libs-base.git
synced 2025-04-22 16:33:29 +00:00
Added a couple of changes I missed
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@2875 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
e7cb6607ec
commit
afd92083c6
1 changed files with 2 additions and 1 deletions
|
@ -12,12 +12,13 @@ Wed Jul 29 9:10:00 1998 Richard Frith-Macdonald <richard@brainstorm.co.uk>
|
|||
* src/NSAttributedString.m: ([-copy]) removed.
|
||||
* src/NSString.m: ([-copy]) removed.
|
||||
* src/NSObject.m: ([-copyWithZone:]) modified to conform strictly
|
||||
to Rhapsody docs.
|
||||
to Rhapsody docs. Added ([+instanceMethodSignatureForSelector:]).
|
||||
* src/include/IndexedCollectionPrivate.h: fixed include for NSString.h
|
||||
* src/Makefile.postamble: modified rule for building srcdir-include
|
||||
stuff so that it works for me.
|
||||
* src/NSException.m: ([-copyWithZone:]) typecast to get rid of warning.
|
||||
* src/NSValue.m: ([-copyWithZone:]) typecast to get rid of warning.
|
||||
* src/NSDistantObject.m: fixed ([-classForPortCoder]) for Protocol.
|
||||
|
||||
Tue Jul 28 12:57:54 1998 Adam Fedor <fedor@ultra.doc.com>
|
||||
|
||||
|
|
Loading…
Reference in a new issue