[Mono-bugs] [Bug 35358][Nor] Changed - mcs appears to generate incorrect code invoking ToString()

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
10 Dec 2002 06:59:52 -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 mathpup@mylinuxisp.com.

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

--- shadow/35358	Tue Dec 10 01:59:01 2002
+++ shadow/35358.tmp.18684	Tue Dec 10 01:59:52 2002
@@ -1,14 +1,14 @@
 Bug#: 35358
 Product: Mono/MCS
 Version: unspecified
-OS: 
+OS: unknown
 OS Details: 
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Normal
 Component: Misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: mathpup@mylinuxisp.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -41,6 +41,11 @@
 Additional Information:
 
 ------- Additional Comments From mathpup@mylinuxisp.com  2002-12-10 01:59 -------
 Created an attachment (id=2933)
 Test case
 
+
+------- Additional Comments From mathpup@mylinuxisp.com  2002-12-10 01:59 -------
+The problem seems to be with mcs rather than with mono because when I compile 
+the program with csc and run it with mono, the correct answer is printed. 
+