[Mono-bugs] [Bug 35280][Wis] Changed - The "checked" C# keyword halts the execution of both MONO and MINT
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
Tue, 18 Feb 2003 05:18:38 -0500 (EST)
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 patrik.torstensson@intel.com.
http://bugzilla.ximian.com/show_bug.cgi?id=35280
--- shadow/35280 Sun Dec 8 12:52:38 2002
+++ shadow/35280.tmp.465 Tue Feb 18 05:18:38 2003
@@ -1,14 +1,14 @@
Bug#: 35280
Product: Mono/Runtime
Version: unspecified
-OS:
+OS: unknown
OS Details:
-Status: NEW
-Resolution:
-Severity:
+Status: RESOLVED
+Resolution: FIXED
+Severity: Unknown
Priority: Wishlist
Component: misc
AssignedTo: mono-bugs@ximian.com
ReportedBy: pluto@tipic.com
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
@@ -79,6 +79,9 @@
Additional Information:
Every VB.NET programs usues, by default, checks on integer conversion: so,
while this construct is not very common in c#, it happens very often in
VB.NET programs (this check is enabled -by default- for every program, you
have to explicitly disable it)
+
+------- Additional Comments From Patrik.Torstensson@intel.com 2003-02-18 05:18 -------
+Fixed in CVS.