[Mono-bugs] [Bug 23547] Changed - Windening integers should clear high bits of the result

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
22 Apr 2002 16:33:26 -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 lupus@ximian.com.

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

--- shadow/23547	Wed Apr 17 21:01:32 2002
+++ shadow/23547.tmp.4451	Mon Apr 22 12:33:26 2002
@@ -1,23 +1,23 @@
 Bug#: 23547
 Product: Mono/Runtime
 Version: unspecified
 OS: unknown
 OS Details: 
-Status: NEW   
+Status: ASSIGNED   
 Resolution: 
 Severity: Unknown
 Priority: Normal
 Component: misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: gonzalo@ximian.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
 URL: 
 Cc: 
-Summary: Wrong conversion of constant
+Summary: Windening integers should clear high bits of the result
 
 I compile this simple program with csc:
 
 public class MyClass 
 {
 	public static void Main ()