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=78716 --- shadow/78716 2006-06-27 09:49:28.000000000 -0400 +++ shadow/78716.tmp.9691 2006-06-27 09:49:28.000000000 -0400 @@ -0,0 +1,37 @@ +Bug#: 78716 +Product: Mono: Compilers +Version: 1.0 +OS: +OS Details: Linux dapper 2.6.15-25-k7 +Status: NEW +Resolution: +Severity: +Priority: Wishlist +Component: C# +AssignedTo: [EMAIL PROTECTED] +ReportedBy: [EMAIL PROTECTED] +QAContact: [EMAIL PROTECTED] +TargetMilestone: --- +URL: +Cc: +Summary: [GMCS] InternalErrorException: a generic method definition took part in overload resolution + +Steps to reproduce the problem: +1. Compile the attached test case + +Actual Results: + +Exception caught by the compiler while compiling: + Block that caused the problem begin at: bug.cs(26,14): + Block being compiled: [bug.cs(27,2):,bug.cs(31,2):] +Mono.CSharp.InternalErrorException: a generic method definition took part +in overload resolution + +Expected Results: + +Successfull compilation. + +How often does this happen? +Always + +Additional Information: _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
