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 [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=79215 --- shadow/79215 2006-08-29 18:07:25.000000000 -0400 +++ shadow/79215.tmp.4347 2006-08-29 18:07:25.000000000 -0400 @@ -0,0 +1,24 @@ +Bug#: 79215 +Product: Mono: Runtime +Version: 1.1 +OS: other +OS Details: Fedora 4 x86_64 +Status: NEW +Resolution: +Severity: Unknown +Priority: Normal +Component: JIT +AssignedTo: [EMAIL PROTECTED] +ReportedBy: [EMAIL PROTECTED] +QAContact: [EMAIL PROTECTED] +TargetMilestone: --- +URL: +Cc: +Summary: Crash when calling method in Generic class with private enum. + +See the attached code and compiled exe. + +If you use gmcs the defect does not occur. +If the class is not generic the defect does not occur. +If the enum is made public and moved outside the class the defect does not +occur. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
