[Mono-bugs] [Bug 58475][Wis] Changed - C# miscompiles boolean expression

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Thu, 13 May 2004 19:29:13 -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 miguel@ximian.com.

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

--- shadow/58475	2004-05-13 19:14:43.000000000 -0400
+++ shadow/58475.tmp.31643	2004-05-13 19:29:13.000000000 -0400
@@ -1,14 +1,14 @@
 Bug#: 58475
 Product: Mono: Compilers
 Version: unspecified
 OS: GNU/Linux [Other]
 OS Details: x86 linux 2.6.5, gcc 3.3.1
-Status: NEW   
+Status: NEEDINFO   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Wishlist
 Component: C#
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: s001@hotbox.ru               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -62,6 +62,16 @@
 
 Expected Results:
  It shouldn't be!
 
 How often does this happen? 
  Always (for this exact example)
+
+------- Additional Comments From miguel@ximian.com  2004-05-13 19:29 -------
+It works with Beta1.
+
+It prints:
+
+mono$ mono b.exe 
+Test passed OK.
+
+Setting to NEEDINFO