mirror of
https://github.com/gnustep/libs-base.git
synced 2025-04-23 00:41:02 +00:00
DO fixes
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@2999 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
4dae5226e8
commit
50656ec642
1 changed files with 4 additions and 1 deletions
|
@ -1,7 +1,10 @@
|
|||
Wed Sep 30 9:05:00 1998 Richard Frith-Macdonald <richard@brainstorm.co.uk>
|
||||
Wed Sep 30 14:35:00 1998 Richard Frith-Macdonald <richard@brainstorm.co.uk>
|
||||
|
||||
* Removed MallocAddress class -
|
||||
use ([NSData +dataWithBytesNoCopy:length:]) instead.
|
||||
* src/NSConnection.m: ([-forwardForProxy:selector:argFrame:])
|
||||
modifield to cope better when passed a selector without types.
|
||||
* src/Encoder.m: Modified to encode selector without type if needed.
|
||||
* Tools/dwrite.m: Removed references to cStringNoCopy
|
||||
* src/BinaryTree.m: Removed references to cStringNoCopy
|
||||
* src/Collection.m: Removed references to cStringNoCopy
|
||||
|
|
Loading…
Reference in a new issue