|
From: | Joe Mattiello |
Subject: | [bug #27165] [NSFileManager enumeratorAtPath] not sorted |
Date: | Mon, 03 Aug 2009 18:11:45 +0000 |
User-agent: | Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_5_7; en-us) AppleWebKit/530.18 (KHTML, like Gecko) Version/4.0.1 Safari/530.18 |
URL: <http://savannah.gnu.org/bugs/?27165> Summary: [NSFileManager enumeratorAtPath] not sorted Project: GNUstep Submitted by: joem Submitted on: Mon 03 Aug 2009 06:11:44 PM GMT Category: Base/Foundation Severity: 3 - Normal Item Group: Bug Status: None Privacy: Public Assigned to: None Open/Closed: Open Discussion Lock: Any _______________________________________________________ Details: [[NSFileManager defaultManager] enumeratorAtPath:currPath]; returns an enumerator for files in the path specified. In OS X, as tested on 10.5.6, the enumerator returns objects in alphabetical order. Bar Bar/Foo1 Bar/Foo2 Foo Foo/Bar1 Foo/Bar2 The GNUstep implementation seems to have no specific ordering. _______________________________________________________ Reply to this item at: <http://savannah.gnu.org/bugs/?27165> _______________________________________________ Message sent via/by Savannah http://savannah.gnu.org/
[Prev in Thread] | Current Thread | [Next in Thread] |