[Mono-bugs] [Bug 660907] New: System.IO.DriveInfo.GetDrives is unimplemented on Windows

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Tue Dec 21 18:00:23 EST 2010


https://bugzilla.novell.com/show_bug.cgi?id=660907

https://bugzilla.novell.com/show_bug.cgi?id=660907#c0


           Summary: System.IO.DriveInfo.GetDrives is unimplemented on
                    Windows
    Classification: Mono
           Product: Mono: Class Libraries
           Version: SVN
          Platform: Other
        OS/Version: Windows
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: CORLIB
        AssignedTo: mono-bugs at lists.ximian.com
        ReportedBy: madewokherd at gmail.com
         QAContact: mono-bugs at lists.ximian.com
          Found By: ---
           Blocker: ---


Created an attachment (id=405894)
 --> (http://bugzilla.novell.com/attachment.cgi?id=405894)
test case

User-Agent:       Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.13)
Gecko/20101206 Ubuntu/10.10 (maverick) Firefox/3.6.13

System.IO.DriveInfo.GetDrives() always raises a not implemented exception on
Mono for Windows.

I will attach a test program and patch.

Reproducible: Always




This is a test case that produces the issue. When run with no arguments, it
will call DriveInfo.GetDrives() and print information about each drive.

-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the mono-bugs mailing list