www.digitalmars.com         C & C++   DMDScript  

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

reply d-bugmail puremagic.com writes:
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 puremagic.com
        ReportedBy: wallbraker gmail.com



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: -------
May 15 2011
next sibling parent d-bugmail puremagic.com writes:
http://d.puremagic.com/issues/show_bug.cgi?id=6011




14:10:54 PDT ---
Created an attachment (id=975)
Output from program.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
May 15 2011
prev sibling parent d-bugmail puremagic.com writes:
http://d.puremagic.com/issues/show_bug.cgi?id=6011


Jakob Bornecrantz <wallbraker gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |DUPLICATE



14:57:16 PDT ---
Should have search the bugzilla first.

*** This issue has been marked as a duplicate of issue 2842 ***

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