[Mono-bugs] [Bug 27713][Maj] Changed - Enumerator Collection with the use of pattern matching

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
24 Jul 2002 18:33:26 -0000


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 martin@gnome.org.

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

--- shadow/27713	Wed Jul 24 10:36:23 2002
+++ shadow/27713.tmp.28859	Wed Jul 24 14:33:26 2002
@@ -1,13 +1,13 @@
 Bug#: 27713
 Product: Mono/MCS
 Version: unspecified
 OS: other
 OS Details: LFS
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Major
 Component: Misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: mwh@sysrq.dk               
 QAContact: mono-bugs@ximian.com
@@ -140,6 +140,9 @@
 Compiled with mcs, it breaks on linux, and under .net on windows.
 
 ------- Additional Comments From lupus@ximian.com  2002-07-24 10:36 -------
 This is an mcs issue: PEVerify reports 4 errors on the created program
 (built with either runtime). Also note that csc doesn't emit a
 try/finally block in this case.
+
+------- Additional Comments From martin@gnome.org  2002-07-24 14:33 -------
+Ok, this is now fixed in CVS.