[Mono-bugs] [Bug 75862][Nor] Changed - Invalid IL code generated by mcs (implicit conversions from struct to int)

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Tue Aug 23 10:45:33 EDT 2005


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 rharinath at novell.com.

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

--- shadow/75862	2005-08-23 05:19:14.000000000 -0400
+++ shadow/75862.tmp.29277	2005-08-23 10:45:33.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 75862
 Product: Mono: Compilers
 Version: 1.1
 OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Normal
 Component: C#
 AssignedTo: rharinath at novell.com                            
 ReportedBy: joe at otee.dk               
 QAContact: mono-bugs at ximian.com
@@ -46,6 +46,9 @@
 ------- Additional Comments From rharinath at novell.com  2005-08-23 05:19 -------
 It's not calling the destructor, but bitwise complement operator.
 
 However, the emitted code is missing a call to the conversion function
 from struct to int before applying the complement operator.
 
+
+------- Additional Comments From rharinath at novell.com  2005-08-23 10:45 -------
+Should be fixed in SVN r48725.


More information about the mono-bugs mailing list