[Mono-bugs] [Bug 30243][Wis] New - throw exceptions instead of using g_assert in the JIT
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
12 Sep 2002 15:13:17 -0000
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 dietmar@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=30243
--- shadow/30243 Thu Sep 12 11:13:17 2002
+++ shadow/30243.tmp.32715 Thu Sep 12 11:13:17 2002
@@ -0,0 +1,19 @@
+Bug#: 30243
+Product: Mono/Runtime
+Version: unspecified
+OS:
+OS Details:
+Status: NEW
+Resolution:
+Severity:
+Priority: Wishlist
+Component: misc
+AssignedTo: mono-bugs@ximian.com
+ReportedBy: dietmar@ximian.com
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+Summary: throw exceptions instead of using g_assert in the JIT
+
+we have to replace all those g_assert() with exceptions.