[Mono-bugs] [Bug 54530][Nor] Changed - test-157 broken

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Wed, 24 Mar 2004 18:11:22 -0500 (EST)


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=54530

--- shadow/54530	2004-02-18 11:41:55.000000000 -0500
+++ shadow/54530.tmp.1231	2004-03-24 18:11:22.000000000 -0500
@@ -1,8 +1,8 @@
 Bug#: 54530
-Product: Mono/Runtime
+Product: Mono: Runtime
 Version: unspecified
 OS: All
 OS Details: 
 Status: NEW   
 Resolution: 
 Severity: Unknown
@@ -10,13 +10,12 @@
 Component: misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: martin@ximian.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
 URL: 
-Cc: 
 Summary: test-157 broken
 
 test-157.cs is broken in several ways: 
  
 a) when compiled and run on the MS runtime, it fails (exitcode 1) 
 b) the csc generated binary runs on the Mono runtime (exitcode 0) 
@@ -27,6 +26,9 @@
 
 ------- Additional Comments From martin@ximian.com  2004-02-18 11:41 -------
 With the latest MCS from CVS, the mcs generated binary now runs on 
 the Mono runtime. 
  
 The problem is still that this test doens't work on the MS runtime. 
+
+------- Additional Comments From bmaurer@users.sf.net  2004-03-24 18:11 -------
+i cant repro any of the above issues right now.