[Mono-bugs] [Bug 82708][Nor] New - [GMCS] Error CS0121 reported for call to overloaded method

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Wed Sep 5 14:29:09 EDT 2007


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 gert.driesen at pandora.be.

http://bugzilla.ximian.com/show_bug.cgi?id=82708

--- shadow/82708	2007-09-05 14:29:09.000000000 -0400
+++ shadow/82708.tmp.22340	2007-09-05 14:29:09.000000000 -0400
@@ -0,0 +1,24 @@
+Bug#: 82708
+Product: Mono: Compilers
+Version: 1.2
+OS: All
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Normal
+Component: C#
+AssignedTo: rharinath at novell.com                            
+ReportedBy: gert.driesen at pandora.be               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: [GMCS] Error CS0121 reported for call to overloaded method
+
+GMCS report CS0121 for a call to a method that has an overload for both 
+IDictionary and IDictionary<,>.
+
+To reproduce, compile the attached code.
+
+This is currently breaking the build bot!


More information about the mono-bugs mailing list