[Mono-bugs] [Bug 81848][Wis] Changed - checked fails to detect integer overflow

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Sun Jun 10 13:56:07 EDT 2007


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 zerberous at googlemail.com.

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

--- shadow/81848	2007-06-10 11:07:33.000000000 -0400
+++ shadow/81848.tmp.24258	2007-06-10 13:56:07.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 81848
 Product: Mono: Compilers
 Version: 1.2
-OS: 
+OS: unknown
 OS Details: 2.6.20-16-generic #2 SMP - ubuntu feisty
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: NOTABUG
 Severity: Unknown
 Priority: Wishlist
 Component: C#
 AssignedTo: rharinath at novell.com                            
 ReportedBy: zerberous at googlemail.com               
 QAContact: mono-bugs at ximian.com
@@ -77,6 +77,19 @@
 
 always
 
 Additional Information:
 
 debug target in mono-develop selected
+
+------- Additional Comments From zerberous at googlemail.com  2007-06-10 13:56 -------
+
+misinterpreted
+
+i=+10000; 
+
+for
+
+i+=10000;
+
+mono is just fine.
+


More information about the mono-bugs mailing list