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

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
12 Jul 2002 16:08:04 -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 dick@ximian.com.

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

--- shadow/27713	Fri Jul 12 11:22:36 2002
+++ shadow/27713.tmp.24474	Fri Jul 12 12:08:04 2002
@@ -2,13 +2,13 @@
 Product: Mono/Runtime
 Version: unspecified
 OS: other
 OS Details: LFS
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Wishlist
 Component: misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: mwh@sysrq.dk               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -131,6 +131,10 @@
 How often does this happen? 
 Everytime.
 
 Additional Information:
 Compiled/Ran with mono 0.12
 It compiled and Ran under MS winblows .. Dick /#mono tried it.
+
+------- Additional Comments From dick@ximian.com  2002-07-12 12:08 -------
+Compiled with csc, it runs on linux.
+Compiled with mcs, it breaks on linux, and under .net on windows.