[Mono-bugs] [Bug 76784][Wis] Changed - mjs miscompile switch statement which contains an assigment as expression.

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Mon Nov 28 16:22:20 EST 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 cnataren at novell.com.

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

--- shadow/76784	2005-11-21 21:36:09.000000000 -0500
+++ shadow/76784.tmp.10450	2005-11-28 16:22:20.000000000 -0500
@@ -52,6 +52,9 @@
 The code that reproduces this code:
 
 var se = 0;
 switch (se = 1) {
 }
 
+
+------- Additional Comments From cnataren at novell.com  2005-11-28 16:22 -------
+This bug breaks js1_2/statements/switch2.js


More information about the mono-bugs mailing list