[Mono-bugs] [Bug 45539][Maj] Changed - Enum.GetValues fails on mint

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
Tue, 15 Jul 2003 17:10:24 -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 gerardo@ximian.com.

http://bugzilla.ximian.com/show_bug.cgi?id=45539

--- shadow/45539	Sat Jul 12 09:36:30 2003
+++ shadow/45539.tmp.17159	Tue Jul 15 17:10:23 2003
@@ -1,13 +1,13 @@
 Bug#: 45539
 Product: Mono/Runtime
 Version: unspecified
 OS: All
 OS Details: win32:mint and solaris8:mint
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Major
 Component: misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: PAF@design.ru               
 QAContact: mono-bugs@ximian.com
@@ -60,6 +60,9 @@
 try{...}catch(Exception e){Console.WriteLine(e.Message);}
 
 ------- Additional Comments From sam@superduper.net  2003-07-12 09:36 -------
 Created an attachment (id=4855)
 Probably a horrible and inconcieved hack but this patch worked in my trvial test case
 
+
+------- Additional Comments From gerardo@ximian.com  2003-07-15 17:10 -------
+*** Bug 46194 has been marked as a duplicate of this bug. ***