gnustep-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: mac FilesystemLayout is broken (patch)


From: Nicola Pero
Subject: RE: mac FilesystemLayout is broken (patch)
Date: Fri, 30 Mar 2007 14:43:28 +0200 (CEST)

Thanks Tim!

I fixed the 'mac' file system layout as you suggested :-)

I think Richard made a change to NSPathUtilities.m to fix the case of empty 
paths.

Hope that fixes your problems, if not, let us know! :-)

Thanks



-----Original Message-----
From: Tim McIntosh <address@hidden>
Sent: Fri, March 30, 2007 7:24 am
To: GNUstep Developer <address@hidden>
Subject: mac FilesystemLayout is broken (patch)

Hi,

Can someone fix the 'mac' file system layout?  It is out of sync with  
the others.

Attached are patches to core/make/FilesystemLayouts/mac and core/base/ 
Source/NSPathUtilities.m, which seem to fix the problems for me.

The patch to NSPathUtilities.m is to fix  
NSSearchPathForDirectoriesInDomains(NSUserDirectory,  
NSAllDomainsMask, YES) so that it will just return ("/Users", "/ 
Network/Users") rather than ("/Users", "/Network/Users", "").  It  
attempts to change the handling of keys in the config file with empty  
values, so that they are treated as if they were not specified at all.

Thanks!
-Tim


_______________________________________________
Gnustep-dev mailing list
address@hidden
http://lists.gnu.org/mailman/listinfo/gnustep-dev





reply via email to

[Prev in Thread] Current Thread [Next in Thread]