mirror of
https://github.com/gnustep/libs-base.git
synced 2025-06-01 17:12:03 +00:00
*** empty log message ***
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@2199 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
b8c0d15554
commit
297ec9522b
1 changed files with 4 additions and 4 deletions
|
@ -331,14 +331,14 @@ Sun Jan 5 17:41:37 1997 Andrew McCallum <mccallum@cs.cmu.edu>
|
||||||
* src/include/Stream.h (StreamException): Change type to NSString
|
* src/include/Stream.h (StreamException): Change type to NSString
|
||||||
from id <String>.
|
from id <String>.
|
||||||
|
|
||||||
* src/include/NSUserDefaults.h (NSUserName, NSHomeDirectory,
|
|
||||||
NSDirectoryForUser): Declare them unconditionally; before it was
|
|
||||||
conditioned on NEXT_FOUNDATION.
|
|
||||||
|
|
||||||
* src/include/NSUser.h (NSUserName, NSHomeDirectory,
|
* src/include/NSUser.h (NSUserName, NSHomeDirectory,
|
||||||
NSDirectoryForUser): Change the return types from (char*) to
|
NSDirectoryForUser): Change the return types from (char*) to
|
||||||
(NSString*).
|
(NSString*).
|
||||||
|
|
||||||
|
* src/include/NSUserDefaults.h (NSUserName, NSHomeDirectory,
|
||||||
|
NSDirectoryForUser): Declare them unconditionally; before it was
|
||||||
|
conditioned on NEXT_FOUNDATION.
|
||||||
|
|
||||||
* src/include/NSArray.h: Don't include <gnustep/base/String.h>
|
* src/include/NSArray.h: Don't include <gnustep/base/String.h>
|
||||||
* src/include/Streaming.h: Likewise.
|
* src/include/Streaming.h: Likewise.
|
||||||
* src/include/Port.h: Likewise.
|
* src/include/Port.h: Likewise.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue