[Mono-bugs] [Bug 29000][Wis] Changed - Incorrect right-evaluation in assignament

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
8 Sep 2002 12:58:02 -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 martin@gnome.org.

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

--- shadow/29000	Fri Sep  6 20:46:35 2002
+++ shadow/29000.tmp.12710	Sun Sep  8 08:58:02 2002
@@ -3,13 +3,13 @@
 Version: unspecified
 OS: Debian Woody
 OS Details: 
 Status: NEW   
 Resolution: 
 Severity: Unknown
-Priority: Normal
+Priority: Wishlist
 Component: Misc
 AssignedTo: martin@gnome.org                            
 ReportedBy: sergio.gomez@consejo-eps.uco.es               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
 URL: 
@@ -120,7 +120,12 @@
 	IL_0029: xor      1100
 	IL_002b: stloc.1                     V1 = 1100
                  ldloc.0  1010
                  ldloc.1  1010 1100
 	IL_002c: xor      0110
 	IL_002d: stloc.0                     V0 = 0110
+
+
+------- Additional Comments From martin@gnome.org  2002-09-08 08:58 -------
+Setting priority to wishlist for the moment, the same bug also exists in csc and I need to talk to Dietmar first to find out what I 
+should do, I have no idea yet.