[Mono-bugs] [Bug 76048][Wis] Changed - mjs allows undefined to be used with ++ operator.

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Wed Sep 27 14:46:45 EDT 2006


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 peter.dettman at iinet.net.au.

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

--- shadow/76048	2005-09-09 20:29:12.000000000 -0400
+++ shadow/76048.tmp.25622	2006-09-27 14:46:45.000000000 -0400
@@ -1,22 +1,21 @@
 Bug#: 76048
 Product: Mono: Compilers
 Version: 1.1
-OS: 
+OS: unknown
 OS Details: 
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Wishlist
 Component: JScript
 AssignedTo: cesar at ciencias.unam.mx                            
 ReportedBy: cnataren at novell.com               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
 URL: 
-Cc: 
 Summary: mjs allows undefined to be used with ++ operator.
 
 Description of Problem:
 If we use 'undefined' as the the variable to use with the ++ operator we
 allow that program as a valid one and we compile it. We generate invalid IL.
 


More information about the mono-bugs mailing list