|
From: | Doug Simons |
Subject: | [bug #28484] unable to set /tmp as current directory on Windows through NSFileManager |
Date: | Tue, 05 Jan 2010 01:15:17 +0000 |
User-agent: | Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_2; en-us) AppleWebKit/531.21.8 (KHTML, like Gecko) Version/4.0.4 Safari/531.21.10 |
URL: <http://savannah.gnu.org/bugs/?28484> Summary: unable to set /tmp as current directory on Windows through NSFileManager Project: GNUstep Submitted by: theeggcamefirst Submitted on: Tue 05 Jan 2010 01:15:16 AM GMT Category: Base/Foundation Severity: 3 - Normal Item Group: Bug Status: None Privacy: Public Assigned to: None Open/Closed: Open Discussion Lock: Any _______________________________________________________ Details: On Windows, [[NSFileManager defaultManager] changeCurrentDirectoryPath:@"/tmp"] returns 0 and fails to change the current directory. In a MINGW terminal window I can cd to /tmp just fine (although I have no idea where this folder actually lives in the Windows file system). I need to be able to do this in my code as well... This is on Windows XP. _______________________________________________________ Reply to this item at: <http://savannah.gnu.org/bugs/?28484> _______________________________________________ Message sent via/by Savannah http://savannah.gnu.org/
[Prev in Thread] | Current Thread | [Next in Thread] |