[Mono-bugs] [Bug 78716][Wis] New - [GMCS] InternalErrorException: a generic method definition took part in overload resolution

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Tue Jun 27 09:49:28 EDT 2006


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 rodrigobamboo at gmail.com.

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: rharinath at novell.com                            
+ReportedBy: rodrigobamboo at gmail.com               
+QAContact: mono-bugs at ximian.com
+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:


More information about the mono-bugs mailing list