getDirectoryContents and sort order

25 Jan
2011
25 Jan
'11
12:25 a.m.
I have noticed that on my windows box and ghc 6.12.3 I get the return list for System.Direcotry.getDirectoryContents in reverse sorted order. This is a change from previous observed behavior and I would consider it a bug. I would like to verify that it is not just me.

25 Jan
25 Jan
8:26 a.m.
John Lask wrote:
I have noticed that on my windows box and ghc 6.12.3 I get the return list for System.Direcotry.getDirectoryContents in reverse sorted order. This is a change from previous observed behavior and I would consider it a bug. I would like to verify that it is not just me.
I think, getDirectoryContents returns a list in unspecified order. So a change in behavior wouldn't be a bug.
5230
Age (days ago)
5230
Last active (days ago)
1 comments
2 participants
participants (2)
-
John Lask
-
Sönke Hahn