Update of bug #27165 (project gnustep):

                  Status:                    None => Invalid                
             Open/Closed:                    Open => Closed                 

    _______________________________________________________

Follow-up Comment #2:

Derek Fawcus emailed to say:

> But on osx does it depend upon the file system type?  I believe HFS stores
> sorted directory entries,  but e.g. UFS does not.  So how will osx operate
> with a UFS formatted .dmg?

Now this suggests that the OSX implementation does not generally enumerate in
alphabetical order, but probably enumerates in the order that the filesystem
provides things.

In which case, encouraging developers to depend on an alphabetic order
enumeration in GNUstep would be incompatible with OSX and reduce portability
... a bad thing.

So, I'm marking this bug as invalid/closed.  However, if the original
submitter can confirm that the OSX behavior is to enumerate in alphabetical
order on all filesystems (ie with a good test at least on UFS and network
mounted (windows) filesystems where the files are known to be stored in a
non-alphabetical order) then we can re-open it.


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?27165>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/



_______________________________________________
Bug-gnustep mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-gnustep

Reply via email to