[Mono-bugs] [Bug 62332][Nor] Changed - mcs can't compile IronPython

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Tue, 3 Aug 2004 00:56:23 -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 martin@ximian.com.

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

--- shadow/62332	2004-08-02 23:04:06.000000000 -0400
+++ shadow/62332.tmp.2747	2004-08-03 00:56:23.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 62332
 Product: Mono: Compilers
 Version: unspecified
 OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Normal
 Component: C#
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: jluke@cfl.rr.com               
 QAContact: mono-bugs@ximian.com
@@ -95,6 +95,9 @@
 
 ------- Additional Comments From jluke@cfl.rr.com  2004-08-02 23:04 -------
 changing the last line to:
 Console.WriteLine ((double) x + y) works ok
 So it seems that x (IronMath.integer) should be implicitly casted to
 double but it is not
+
+------- Additional Comments From martin@ximian.com  2004-08-03 00:56 -------
+Fixed in CVS.