[Issue 6011] New: std.file.listdir is completely broken on OS X.

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sun May 15 14:12:46 PDT 2011


http://d.puremagic.com/issues/show_bug.cgi?id=6011

           Summary: std.file.listdir is completely broken on OS X.
           Product: D
           Version: D1
          Platform: x86_64
        OS/Version: Mac OS X
            Status: NEW
          Severity: blocker
          Priority: P2
         Component: Phobos
        AssignedTo: nobody at puremagic.com
        ReportedBy: wallbraker at gmail.com


--- Comment #0 from Jakob Bornecrantz <wallbraker at gmail.com> 2011-05-15 14:08:40 PDT ---
Created an attachment (id=974)
Simple program to demonstrate the bug

The attached program does not produce the expected results.

When I run the program I expected to get a listing of the root directory, what
I got seems to be memory from somewhere inside the program. The output is
always the same.

I could not compile the program to 64bit so its a i386 program. Tried dmd
1.064, 1.065 and 1.068 all broken.
System is a MacBook Pro, with Snow Leopard 10.6.7.

Cheers Jakob.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------


More information about the Digitalmars-d-bugs mailing list