[Mono-bugs] [Bug 55112][Nor] Changed - Mono produces different output compared to .Net for Directory.GetLogicalDrives()
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Tue, 31 Aug 2004 15:51:25 -0400 (EDT)
Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.
Changed by bmaurer@users.sf.net.
http://bugzilla.ximian.com/show_bug.cgi?id=55112
--- shadow/55112 2004-03-03 10:02:09.000000000 -0500
+++ shadow/55112.tmp.5006 2004-08-31 15:51:25.000000000 -0400
@@ -1,14 +1,14 @@
Bug#: 55112
-Product: Mono/Class Libraries
+Product: Mono: Class Libraries
Version: unspecified
-OS:
+OS: unknown
OS Details: XP SP1 with mono 0.30.0
-Status: NEW
-Resolution:
-Severity:
+Status: RESOLVED
+Resolution: FIXED
+Severity: Unknown
Priority: Normal
Component: System
AssignedTo: mono-bugs@ximian.com
ReportedBy: jonathan.cooper@syntegra.com
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
@@ -69,6 +69,9 @@
compiled executables
Additional Information:
The GetLogicalDrives() method is merely hacked to return A:\ and C:\ on
Windows, although it is not described as incomplete in the documentation.
+
+------- Additional Comments From bmaurer@users.sf.net 2004-08-31 15:51 -------
+This has been fixed for quite a long time now