[Mono-bugs] [Bug 57747][Wis] New - We no do track definite assignment of expressions (12.3.3.23-26)

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Tue, 27 Apr 2004 23:11:12 -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=57747

--- shadow/57747	2004-04-27 23:11:12.000000000 -0400
+++ shadow/57747.tmp.29788	2004-04-27 23:11:12.000000000 -0400
@@ -0,0 +1,22 @@
+Bug#: 57747
+Product: Mono: Compilers
+Version: unspecified
+OS: 
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 040 One week
+Priority: Wishlist
+Component: C#
+AssignedTo: mono-bugs@ximian.com                            
+ReportedBy: martin@ximian.com               
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: We no do track definite assignment of expressions (12.3.3.23-26)
+
+We did not implement the definite assignment rules wrt. `&&' and `||'
+expressions.  The testcases are from bug #41787.
+
+Setting priority to wishlist, severity = 40.