[Mono-bugs] [Bug 30812][Nor] New - custom modifiers not handled on locals and calls
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
20 Sep 2002 17:36:39 -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 vargaz@freemail.hu.
http://bugzilla.ximian.com/show_bug.cgi?id=30812
--- shadow/30812 Fri Sep 20 13:36:39 2002
+++ shadow/30812.tmp.1251 Fri Sep 20 13:36:39 2002
@@ -0,0 +1,21 @@
+Bug#: 30812
+Product: Mono/Runtime
+Version: unspecified
+OS: Debian Woody
+OS Details:
+Status: NEW
+Resolution:
+Severity:
+Priority: Normal
+Component: misc
+AssignedTo: mono-bugs@ximian.com
+ReportedBy: vargaz@freemail.hu
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+Summary: custom modifiers not handled on locals and calls
+
+mono does not handle custom modifiers on local variables and on calls. The
+attached testcase demonstrates both problems. mono stops with an assertion
+when running the testcase.